X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=eaeac2fa48ee23b543e9018d2e7ca60a9d37b903;hp=39470ff381c51d1d561531c2d92ef874500bb9df;hb=5168b35eab901a50e5afca1a01b2250c343b97f7;hpb=ebcf2ad410ec9196eee698f021a1bfd6057bdc25 diff --git a/Makefile.am b/Makefile.am index 39470ff..eaeac2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,17 +1,19 @@ -## $Id: Makefile.am,v 1.21 2005-01-16 20:19:20 adam Exp $ +## $Id: Makefile.am,v 1.22 2006-03-30 18:00:51 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 aclocaldir=$(datadir)/aclocal -aclocal_DATA = idzebra.m4 +aclocal_DATA = m4/idzebra.m4 SPEC_FILE=$(PACKAGE).spec EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in \ - idzebra-config.in idzebra.m4 Doxyfile.in + idzebra-config.in m4/idzebra.m4 m4/yaz.m4 Doxyfile.in dist-hook: cp $(srcdir)/LICENSE* $(distdir)