X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=bfile%2FMakefile.am;h=28ae99f20627fa185115d3c2d490a915f49e2f68;hb=cd3f39bbae63668b8806ed205132da166e73102f;hp=9ecb10249d260f5da042c3228173ff954efa2cee;hpb=69da23537c6bb71ab948e079708bf8ea090de73f;p=idzebra-moved-to-github.git diff --git a/bfile/Makefile.am b/bfile/Makefile.am index 9ecb102..28ae99f 100644 --- a/bfile/Makefile.am +++ b/bfile/Makefile.am @@ -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