X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/e10d6e307623d0952f6e1f5d9fee8720ddab4808..1656cfade4879af0cb003e3847e58264caa5781f:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 4a79694..4809e57 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,10 @@ SUBDIRS = @SUBDIRS@ DIST_SUBDIRS = src doc examples -EXTRA_DIST = gob.spec.in +m4dir=$(datadir)/aclocal +m4_DATA=gob.m4 + +EXTRA_DIST = gob.spec.in $(m4_DATA) dist-hook: gob.spec cp gob.spec $(distdir)