X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2FMakefile.am;h=dfa0fc77a3663b50d67f0fb3e8b8e96c6a7651ac;hp=52a6e9ab1d15471094e8b8261ee729190123d728;hb=26d07328e36c41d39216d66d742d133cf7512995;hpb=cfef2a68b0e7da6c2a3b47e44df9965d63156584 diff --git a/client/Makefile.am b/client/Makefile.am index 52a6e9a..dfa0fc7 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.9 2001-03-19 21:30:06 adam Exp $ +## $Id: Makefile.am,v 1.10 2001-03-21 15:02:39 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$(srcdir)/../include -DCCL2RPN=1 +INCLUDES=-I$(top_srcdir)/include -DCCL2RPN=1