File updated by SWIG. Probably should not be part of CVS at all
[idzebra-moved-to-github.git] / Makefile.am
index 706f3d7..c12418d 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.12 2003-02-28 12:33:38 oleg Exp $
+## $Id: Makefile.am,v 1.14.2.1 2005-01-16 20:19:03 adam Exp $
 
 AUTOMAKE_OPTIONS=foreign
 
@@ -7,7 +7,7 @@ SUBDIRS=util bfile dfa dict isams isamb isamc isam rset data1 \
 
 SPEC_FILE=$(PACKAGE).spec
 
-EXTRA_DIST= README CHANGELOG $(SPEC_FILE) idzebra.spec.in
+EXTRA_DIST= README NEWS $(SPEC_FILE) idzebra.spec.in
 
 dist-hook:
        cp $(srcdir)/LICENSE* $(distdir)
@@ -24,11 +24,11 @@ dist-hook:
        cp $(srcdir)/debian/postinst $(distdir)/debian
        cp $(srcdir)/debian/copyright $(distdir)/debian
        mkdir -p $(distdir)/perl
+       cd $(srcdir)/perl && ./doswig
        for f in `cat $(srcdir)/perl/MANIFEST`; do \
                (pdir=`cd $(distdir)/perl && pwd`; \
                cd $(srcdir)/perl;cp --parents $$f $$pdir); \
        done
 
-rpm: $(PACKAGE)-$(VERSION).tar.gz
-       cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/redhat/SOURCES
-       rpm -ba $(SPEC_FILE)
+cvs2cl:
+       cvs2cl -F ZEBRA_1_3_16_branch