For includes specs in Makefiles use AM_CPPFLAGS instead of INCLUDE.
[idzebra-moved-to-github.git] / bfile / Makefile.am
index 9ecb102..28ae99f 100644 (file)
@@ -1,7 +1,7 @@
-## $Id: Makefile.am,v 1.1 2000-04-05 09:49:35 adam Exp $ Copyright (C) 1994-1998, Index Data ApS
+## $Id: Makefile.am,v 1.2 2004-06-16 20:49:17 adam Exp $ Copyright (C) 1994-1998, Index Data ApS
 noinst_LIBRARIES = libbfile.a
 
-INCLUDES = -I$(srcdir)/../include @YAZINC@
+AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)
 
 libbfile_a_SOURCES = bfile.c mfile.c cfile.c commit.c cfile.h