X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/c2cc7db1ccde3eb2ff723c4b7b213a055f56e8ae..0f7ec1e61526025bc5441210f6f2f9e6995c8bac:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 41ac9d8..83d7b31 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)