X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.am;h=b29227d057e6ecaac6540fd874838066647cefe8;hp=bf83b43c56875d24e9dc7280736991fee91707d3;hb=96886341515b414c7aed9112d41b1f346f95e24c;hpb=c620a713f1418315efcd4e6fab225e036775d365 diff --git a/Makefile.am b/Makefile.am index bf83b43..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.19 2003-02-12 15:06:42 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 zutil ccl cql server include lib client ztest zoom 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