splitting record specific definition out from pazpar2.h header to record.h header...
[pazpar2-moved-to-github.git] / src / Makefile.am
index 986317f..adf0bf5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.10 2007-04-20 10:06:52 adam Exp $
+# $Id: Makefile.am,v 1.11 2007-04-20 13:03:22 marc Exp $
 
 bin_PROGRAMS = pazpar2
 check_PROGRAMS = test_config test_relevance test_sel_thread
@@ -12,7 +12,8 @@ AM_CFLAGS = $(YAZINC)
 
 libpazpar2_a_SOURCES = config.c config.h eventl.c eventl.h \
        http.c http_command.c http_command.h http.h \
-       logic.c pazpar2.h reclists.c reclists.h \
+       logic.c pazpar2.h \
+       record.h reclists.c reclists.h \
        relevance.c relevance.h termlists.c termlists.h \
        util.c util.h zeerex.c zeerex.h database.c database.h \
        settings.h settings.c sel_thread.c sel_thread.h