main() in pazpar2.c . Rest of high-level logic moved to logic.c. Some
[pazpar2-moved-to-github.git] / src / Makefile.am
1 # $Id: Makefile.am,v 1.6 2007-04-16 09:03:25 adam Exp $
2
3 bin_PROGRAMS = pazpar2
4
5 MAINTAINERCLEANFILES = Makefile.in cconfig.h
6
7 AM_CFLAGS = $(YAZINC)
8 LDADD = $(YAZLIB)
9
10 pazpar2_SOURCES = config.c config.h eventl.c eventl.h \
11         http.c http_command.c http_command.h http.h \
12         logic.c pazpar2.c pazpar2.h reclists.c reclists.h \
13         relevance.c relevance.h termlists.c termlists.h \
14         util.c util.h zeerex.c zeerex.h database.c database.h \
15         settings.h settings.c