X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=src%2FMakefile.am;h=55d3ed5a043b737ae008525a1be988cff7622785;hb=873be84689528ca10a1ded3dd4bbda24b6916882;hp=baa7a0dd940bb264054565f5d40ff6d3ea59630f;hpb=42fb5e0431fb09240a4423f6f38c15cfc0648437;p=pazpar2-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index baa7a0d..55d3ed5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,7 @@ libpazpar2_a_SOURCES = \ connection.c connection.h \ database.c database.h \ eventl.c eventl.h \ - getaddrinfo.c \ + facet_limit.c facet_limit.h \ host.h \ http.c http.h http_command.c \ incref.c incref.h \ @@ -38,6 +38,7 @@ libpazpar2_a_SOURCES = \ record.c record.h \ relevance.c relevance.h \ sel_thread.c sel_thread.h \ + service_xslt.c service_xslt.h \ session.c session.h \ settings.c settings.h \ termlists.c termlists.h