X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2FMakefile.am;h=b9efc62620aa3b296ec789d1d11cde93bb5c6f25;hb=96714f89e8a4577ce57683d80c2c3147541e3efa;hp=9c0fe714ee62012034643f28ae052d9070fb98e4;hpb=bc0541635987ad8f35af9df6aacd5534d519ccb6;p=yaz-moved-to-github.git diff --git a/client/Makefile.am b/client/Makefile.am index 9c0fe71..b9efc62 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -1,11 +1,13 @@ ## Copyright (C) 1995-2000, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.7 2000-05-02 19:32:16 adam Exp $ +## $Id: Makefile.am,v 1.11 2001-04-06 12:26:46 adam Exp $ bin_PROGRAMS=yaz-client +EXTRA_DIST = default.bib + yaz_client_SOURCES=client.c admin.c admin.h yaz_client_LDADD = ../lib/libyaz.la $(READLINE_LIBS) -INCLUDES=-I$(srcdir)/../include -DCCLRPN=1 +INCLUDES=-I$(top_srcdir)/include