X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=f14cf4bebb1936f2df875ebfa16ca4546d1d7e5b;hb=fe569a8399e6072e18d7059b8b5950df32cf014e;hp=a31690c4a0d7288a7fac97f45ce7b3771ed66a1f;hpb=7282236bf8f7f5ed9890f04c2b658397fd333e8b;p=yaz-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index a31690c..f14cf4b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,18 @@ -## $Id: Makefile.am,v 1.9 2000-10-02 12:31:43 adam Exp $ +## $Id: Makefile.am,v 1.11 2001-10-23 21:00:19 adam Exp $ AUTOMAKE_OPTIONS = foreign -DIST_SUBDIRS=util odr z39.50 asn ill zutil comstack ccl tab retrieval server lib include client ztest doc +DIST_SUBDIRS=util odr z39.50 ill zutil comstack ccl tab retrieval server lib zoom include client ztest doc SUBDIRS = @SUBDIRS_VAR@ +aclocaldir=$(datadir)/aclocal + +aclocal_DATA = yaz.m4 + SPEC_FILE=$(PACKAGE).spec -EXTRA_DIST=$(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt +EXTRA_DIST=$(SPEC_FILE) README LICENSE CHANGELOG TODO windows.txt \ + yaz-config.in yaz.m4 dist-hook: cd doc; make