summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfmx/Makefile.am
blob: c7b1787e9f0123a4a30f7b0513c91e55ca5acab8 (plain)
1
2
3
4
5
6
SUBDIRS = data src
ACLOCAL_AMFLAGS = -I m4

# to regenerate autofiles, run
#   aclocal -I m4 && autoconf && autoheader && automake
# tested with autoconf 2.62 and automake 1.10.1.  --karl, 21apr08.