X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2FMakefile.am;h=b9efc62620aa3b296ec789d1d11cde93bb5c6f25;hb=96714f89e8a4577ce57683d80c2c3147541e3efa;hp=dfa0fc77a3663b50d67f0fb3e8b8e96c6a7651ac;hpb=26d07328e36c41d39216d66d742d133cf7512995;p=yaz-moved-to-github.git diff --git a/client/Makefile.am b/client/Makefile.am index dfa0fc7..b9efc62 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -1,6 +1,6 @@ ## Copyright (C) 1995-2000, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.10 2001-03-21 15:02:39 adam Exp $ +## $Id: Makefile.am,v 1.11 2001-04-06 12:26:46 adam Exp $ bin_PROGRAMS=yaz-client @@ -10,4 +10,4 @@ yaz_client_SOURCES=client.c admin.c admin.h yaz_client_LDADD = ../lib/libyaz.la $(READLINE_LIBS) -INCLUDES=-I$(top_srcdir)/include -DCCL2RPN=1 +INCLUDES=-I$(top_srcdir)/include