X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=8b7416f0e716d655ca1f10a153f5c6678718604e;hb=8746c08e36ba07edc839f1396c17a27ea2915dc0;hp=b29227d057e6ecaac6540fd874838066647cefe8;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index b29227d..8b7416f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,10 @@ ## Copyright (C) 1994-2003, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.23 2003-10-27 12:21:21 adam Exp $ +## $Id: Makefile.am,v 1.25 2004-03-10 16:34:29 adam Exp $ AUTOMAKE_OPTIONS = foreign -SUBDIRS = src include test util client ztest zoom doc etc +SUBDIRS = src include util test client ztest zoom doc etc aclocaldir=$(datadir)/aclocal @@ -22,6 +22,8 @@ dist-hook: cp $(srcdir)/debian/changelog $(distdir)/debian cp $(srcdir)/debian/rules $(distdir)/debian cp $(srcdir)/debian/postinst $(distdir)/debian + cp $(srcdir)/debian/compat $(distdir)/debian + cp $(srcdir)/debian/*.install $(distdir)/debian rpm: $(PACKAGE)-$(VERSION).tar.gz cp $(PACKAGE)-$(VERSION).tar.gz /usr/src/redhat/SOURCES