X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=317e3ecdaedfa80c1c193b6f47efee9dbea17835;hb=71647c93775e998a0e602c0371c34e1143d131dd;hp=0d41f006647ae41f39e7c434848ebe37bedc5981;hpb=69da23537c6bb71ab948e079708bf8ea090de73f;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 0d41f00..317e3ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,11 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:35 adam Exp $ +## $Id: Makefile.am,v 1.3 2000-10-11 12:31:27 adam Exp $ AUTOMAKE_OPTIONS=foreign EXTRA_DIST= README CHANGELOG if ISZMBOL -SUBDIRS=util bfile dfa dict isams isamc isam rset recctrl tab index test +SUBDIRS=util bfile dfa dict isams isamb isamc isam rset recctrl tab index test else SUBDIRS=util bfile dfa dict isams rset recctrl tab index test endif @@ -16,6 +16,7 @@ SPEC_FILE=$(PACKAGE).spec dist-hook: cd doc; make cp $(srcdir)/LICENSE* $(distdir) + cp $(srcdir)/*.spec $(distdir) mkdir $(distdir)/win for i in $(srcdir)/win/*; do \ if test -f $$i; then \