diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 69bb74a..021066e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,4 @@ +AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src include tools |