Files
inline-images/makefile.am
2018-08-15 23:21:48 +02:00

13 lines
331 B
Plaintext

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