X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=d9ba944ea0ab3075ffb2073b573a71fab20665eb;hb=eb700030823ff35d2b94d2e6139ee40617520331;hp=2096f0d0004144021b8339692cebebaf8aa50a6c;hpb=ad082113401287efdd32da0b2c2a3b169a169ea9;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 2096f0d..d9ba944 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,10 @@ -## $Id: Makefile.am,v 1.5 2002-09-05 14:36:20 adam Exp $ +## $Id: Makefile.am,v 1.7 2002-09-25 09:50:20 adam Exp $ AUTOMAKE_OPTIONS=foreign EXTRA_DIST= README CHANGELOG -SUBDIRS=util bfile dfa dict isams isamb isamc isam rset recctrl tab index test -DIST_SUBDIRS=$(SUBDIRS) include doc +SUBDIRS=util bfile dfa dict isams isamb isamc isam rset recctrl tab index test include doc SPEC_FILE=$(PACKAGE).spec @@ -24,6 +23,7 @@ dist-hook: cp $(srcdir)/debian/changelog $(distdir)/debian cp $(srcdir)/debian/rules $(distdir)/debian cp $(srcdir)/debian/postinst $(distdir)/debian + cp $(srcdir)/debian/copyright $(distdir)/debian rpm: $(PACKAGE)-$(VERSION).tar.gz