Files
businesscard-qrcode/makefile.am

13 lines
331 B
Plaintext
Raw Normal View History

2018-08-14 16:38:43 +02:00
AUTOMAKE_OPTIONS = foreign
SUBDIRS = examples screenshots
dist_latex_DATA = @PACKAGE_NAME@.cls
2018-08-15 23:21:17 +02:00
dist_doc_DATA = README.md #@PACKAGE_NAME@.pdf
2018-08-14 16:38:43 +02:00
2018-08-15 23:21:17 +02:00
#@PACKAGE_NAME@.pdf: README.md
# pandoc --toc --latex-engine=xelatex -o $@ $<
2018-08-14 16:38:43 +02:00
2018-08-15 23:21:17 +02:00
#CLEANFILES = @PACKAGE_NAME@.pdf
2018-08-14 16:38:43 +02:00
MAINTAINERCLEANFILES = makefile.in aclocal.m4 configure install-sh missing