X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2FMakefile.am;h=b9efc62620aa3b296ec789d1d11cde93bb5c6f25;hp=9c0fe714ee62012034643f28ae052d9070fb98e4;hb=7057699040b614f56be178f3672b4a2b95301d5f;hpb=bc0541635987ad8f35af9df6aacd5534d519ccb6 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