diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a6e8ebc..f2a34e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # This file will be processed with automake-1.7 to create Makefile.in AUTOMAKE_OPTIONS = 1.7 -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} NULL = |