]> git.draconx.ca Git - gob-dx.git/blobdiff - Makefile.am
Build with libtool.
[gob-dx.git] / Makefile.am
index 41ac9d8cbaa6737cf57809e754dddddf1f726e73..83d7b31c2111ed4adb3d96624437b85fc8157137 100644 (file)
@@ -6,6 +6,8 @@
 # This is free software: you are free to change and redistribute it.
 # There is NO WARRANTY, to the extent permitted by law.
 
+ACLOCAL_AMFLAGS = -I m4
+
 AM_CPPFLAGS = -I$(top_builddir)/src -I$(top_srcdir)/src \
               -I$(builddir) -I$(srcdir) -DPKGDATADIR=\"$(pkgdatadir)\"
 AM_CFLAGS = $(GLIB_CFLAGS)