X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.in;h=6cc7efe46602a907aada813ff604cff2418af748;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hp=cfce3e10a60dd4eb0a1b24d321823c5dc59e0186;hpb=9fce226051f8b951b3c6f424fbdbd996ceb42007;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.in b/dict/Makefile.in index cfce3e1..6cc7efe 100644 --- a/dict/Makefile.in +++ b/dict/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.1 1998-09-02 14:15:30 adam Exp $ +# $Id: Makefile.in,v 1.2 1998-10-28 15:20:46 adam Exp $ SHELL=/bin/sh @@ -12,7 +12,7 @@ CDEFS=@DEFS@ @ODEFS@ LIBS=@LIBS@ YAZLIB=../../yaz/lib/libyaz.a -YAZINC=-I../../yaz/include +YAZINC=-I../../z39.50 -I../../yaz/include INCLUDE=-I../include $(YAZINC) TPROG1=dicttest