X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=156d677e734450449f0f9bc9e94a80ecdb622de6;hb=044aeb161deeb1401cb68f9c3139c8fe46c62e2a;hp=baa7a0dd940bb264054565f5d40ff6d3ea59630f;hpb=42fb5e0431fb09240a4423f6f38c15cfc0648437;p=pazpar2-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index baa7a0d..156d677 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,8 +21,9 @@ libpazpar2_a_SOURCES = \ connection.c connection.h \ database.c database.h \ eventl.c eventl.h \ + facet_limit.c facet_limit.h \ getaddrinfo.c \ - host.h \ + host.c host.h \ http.c http.h http_command.c \ incref.c incref.h \ jenkins_hash.c jenkins_hash.h \ @@ -38,6 +39,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