X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=6decffa7b307f39e088ee0d8c85bd1f1a2a7d00b;hb=d089fa72c83a673c788d828687dbec88fe9d1c4a;hp=86f506680f3e92d3081dc02f05dcddd426268f58;hpb=665a6196710aa7e3bcc570c083f353d756cb0a8d;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 86f5066..6decffa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +1,18 @@ -## $Id: Makefile.am,v 1.24 2006-06-07 07:50:58 adam Exp $ +## $Id: Makefile.am,v 1.26 2006-07-03 14:27:00 adam Exp $ AUTOMAKE_OPTIONS=foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS=util bfile dfa dict isams isamb isamc rset data1 \ - recctrl tab index test examples include doc + tab index test examples include doc aclocaldir=$(datadir)/aclocal aclocal_DATA = m4/idzebra.m4 -SPEC_FILE=$(PACKAGE).spec +SPEC_FILE=idzebra.spec -EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in \ +EXTRA_DIST= README NEWS $(SPEC_FILE) $(SPEC_FILE).in \ idzebra-config.in m4/idzebra.m4 m4/yaz.m4 Doxyfile.in dist-hook: