3.0.37.
[yaz-moved-to-github.git] / Makefile.am
index 7283653..97d78c6 100644 (file)
@@ -1,6 +1,5 @@
 ## This file is part of the YAZ toolkit.
-## Copyright (C) 1995-2007, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.46 2008-01-14 20:34:14 adam Exp $
+## Copyright (C) 1995-2008 Index Data
 
 AUTOMAKE_OPTIONS = foreign 
 
@@ -24,11 +23,4 @@ dist-hook:
        if test -x /usr/bin/git -a -d .git; then git log >ChangeLog ; cp ChangeLog $(distdir); fi
        mkdir $(distdir)/win
        -cp $(srcdir)/win/* $(distdir)/win
-       mkdir $(distdir)/debian
-       cp $(srcdir)/debian/control $(distdir)/debian
-       cp $(srcdir)/debian/changelog $(distdir)/debian
-       cp $(srcdir)/debian/rules $(distdir)/debian
-       cp $(srcdir)/debian/*.postinst $(distdir)/debian
-       cp $(srcdir)/debian/*.install $(distdir)/debian
-       cp $(srcdir)/debian/*.manpages $(distdir)/debian