Move/refactoring of public interfaces..
[idzebra-moved-to-github.git] / bfile / Makefile.am
1 ## $Id: Makefile.am,v 1.4 2004-12-08 12:23:08 adam Exp $ Copyright (C) 1994-1998, Index Data ApS
2 lib_LTLIBRARIES = libidzebra-bfile.la
3
4 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)
5
6 libidzebra_bfile_la_SOURCES = bfile.c mfile.c cfile.c commit.c cfile.h mfile.h
7