more cleanups for ctan

This commit is contained in:
Marc Wäckerlin
2018-08-15 23:21:17 +02:00
parent 73d0ec06b0
commit deeec7c8b2
11 changed files with 33 additions and 12 deletions

View File

@@ -3,10 +3,10 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = examples screenshots
dist_latex_DATA = @PACKAGE_NAME@.cls
dist_doc_DATA = README.md @PACKAGE_NAME@.pdf
dist_doc_DATA = README.md #@PACKAGE_NAME@.pdf
@PACKAGE_NAME@.pdf: README.md
pandoc --toc --latex-engine=xelatex -o $@ $<
#@PACKAGE_NAME@.pdf: README.md
# pandoc --toc --latex-engine=xelatex -o $@ $<
CLEANFILES = @PACKAGE_NAME@.pdf
#CLEANFILES = @PACKAGE_NAME@.pdf
MAINTAINERCLEANFILES = makefile.in aclocal.m4 configure install-sh missing