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