X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=c4dcaefbcca8e6ab439bed00ebc08c7ead02cae0;hb=975930cb88b6d7b8a280f7d995d10bd988b6f04e;hp=9cb40d413f3ad6d59a80f54c1ef8eca752bae99e;hpb=f7e93f016e75e43d037b5c3e89aeb27b7176513a;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 9cb40d4..c4dcaef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,17 @@ -## $Id: Makefile.am,v 1.15 2004-08-06 13:14:46 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 +EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in \ + idzebra-config.in idzebra.m4 dist-hook: cp $(srcdir)/LICENSE* $(distdir)