Fix scan
[idzebra-moved-to-github.git] / Makefile.am
index 2096f0d..d9ba944 100644 (file)
@@ -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