Removed file with obsolete content.
[yaz-moved-to-github.git] / Makefile.am
index 8d42df1..c4fd190 100644 (file)
@@ -1,6 +1,6 @@
 ## This file is part of the YAZ toolkit.
 ## Copyright (C) 1994-2005, Index Data, All rights reserved.
 ## This file is part of the YAZ toolkit.
 ## Copyright (C) 1994-2005, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.34 2006-04-21 14:24:53 adam Exp $
+## $Id: Makefile.am,v 1.37 2006-10-13 11:25:47 adam Exp $
 
 AUTOMAKE_OPTIONS = foreign 
 
 
 AUTOMAKE_OPTIONS = foreign 
 
@@ -13,10 +13,12 @@ aclocaldir=$(datadir)/aclocal
 aclocal_DATA = m4/yaz.m4
 
 SPEC_FILE=$(PACKAGE).spec
 aclocal_DATA = m4/yaz.m4
 
 SPEC_FILE=$(PACKAGE).spec
-EXTRA_DIST=$(SPEC_FILE) README LICENSE NEWS TODO windows.txt \
-       yaz-config.in m4/yaz.m4 buildconf.sh Doxyfile.in
+EXTRA_DIST=$(SPEC_FILE) README LICENSE NEWS TODO \
+       yaz-config.in m4/yaz.m4 m4/yaz_libxml2.m4 buildconf.sh \
+       Doxyfile.in
 
 dist-hook:
 
 dist-hook:
+       if test -x /usr/bin/cvs2cl -a -d CVS; then cvs2cl ; fi
        mkdir $(distdir)/win
        -cp $(srcdir)/win/* $(distdir)/win
        mkdir $(distdir)/debian
        mkdir $(distdir)/win
        -cp $(srcdir)/win/* $(distdir)/win
        mkdir $(distdir)/debian