Header files moved to include (used to be z39.50).
[yaz-moved-to-github.git] / util / Makefile.in
index 9206397..9fbf236 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1994-1998, Index Data
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.6 1999-06-08 10:10:16 adam Exp $
+# $Id: Makefile.in,v 1.7 1999-06-09 09:43:31 adam Exp $
 
 SHELL=/bin/sh
 
@@ -11,7 +11,7 @@ RANLIB=@RANLIB@
 CDEFS=@DEFS@
 LIBS=@LIBS@
 
-INCLUDE=-I../z39.50 -I../include -I.
+INCLUDE=-I../include -I.
 LIBDIR=../lib
 
 DEFS=$(INCLUDE) $(CDEFS)