X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=bf175789e861e097de426936ccc8045373cd31a8;hb=636ea26e6f3811361226bc598d0d4d7409d07563;hp=adf0bf5acd867d54c65fbc39b54ace31fe141012;hpb=4d4deab1ab8bfec73a481ae43127687d13826146;p=pazpar2-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index adf0bf5..bf17578 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.11 2007-04-20 13:03:22 marc Exp $ +# $Id: Makefile.am,v 1.12 2007-04-20 14:37:17 marc Exp $ bin_PROGRAMS = pazpar2 check_PROGRAMS = test_config test_relevance test_sel_thread @@ -13,7 +13,7 @@ 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 \ - record.h reclists.c reclists.h \ + record.h record.c 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