X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.am;h=b29227d057e6ecaac6540fd874838066647cefe8;hp=4c1ea356a2cd47a573839a62d2e4aced09fd12e7;hb=0d7bebc5bead24c1cdd6c3bfdc2a9bf2b3678c07;hpb=4d531a1a9131d69c3b6c27fbac42837e22cff61c diff --git a/Makefile.am b/Makefile.am index 4c1ea35..b29227d 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.18 2003-01-06 08:20:26 adam Exp $ +## $Id: Makefile.am,v 1.23 2003-10-27 12:21:21 adam Exp $ AUTOMAKE_OPTIONS = foreign -SUBDIRS = util odr comstack z39.50 ill srw zutil ccl cql server include lib client ztest zoom srwapps doc etc +SUBDIRS = src include test util client ztest zoom doc etc aclocaldir=$(datadir)/aclocal @@ -15,7 +15,6 @@ EXTRA_DIST=$(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt \ yaz-config.in yaz.m4 dist-hook: - cd doc; make mkdir $(distdir)/win -cp $(srcdir)/win/* $(distdir)/win mkdir $(distdir)/debian