diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index dfe5a2eca..5d298a7ee 100644 --- a/Makefile.in +++ b/Makefile.in @@ -208,6 +208,7 @@ xml_LIBS = @xml_LIBS@ SUBDIRS = src testing scripts EXTRA_DIST = Doxyfile.in CREDITS CLEANFILES = apidoc Doxyfile +ACLOCAL_AMFLAGS = -I m4 all: all-recursive .SUFFIXES: |