X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=Makefile.am;h=c4dcaefbcca8e6ab439bed00ebc08c7ead02cae0;hp=27762d5c3fc8772fcb1b20ba0cf08981c57245d9;hb=69d2833ca96efad6777b13a1e52f23a09c749509;hpb=cef013b96c9508d5fd8552e7fd05962029b37e6f diff --git a/Makefile.am b/Makefile.am index 27762d5..c4dcaef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,17 @@ -## $Id: Makefile.am,v 1.16 2004-08-29 12:31:32 adam Exp $ +## $Id: Makefile.am,v 1.17 2004-09-15 09:17:25 adam Exp $ AUTOMAKE_OPTIONS=foreign SUBDIRS=util bfile dfa dict isams isamb isamc rset data1 \ recctrl tab index test examples include doc +aclocaldir=$(datadir)/aclocal +aclocal_DATA = idzebra.m4 + SPEC_FILE=$(PACKAGE).spec -EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in idzebra-config.in +EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in \ + idzebra-config.in idzebra.m4 dist-hook: cp $(srcdir)/LICENSE* $(distdir)