X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=2da37d000d2bac8834544075b8b8c0e8cdadb92e;hb=64dccf5757a22cedd3c21ca834e3e02f39dd0504;hp=156d677e734450449f0f9bc9e94a80ecdb622de6;hpb=7b13bb9165493bdef71e929ebcdc02b6a6605aca;p=pazpar2-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 156d677..2da37d0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ # This file is part of Pazpar2. sbin_PROGRAMS = pazpar2 -noinst_PROGRAMS = pazpar2_play +bin_PROGRAMS = pazpar2_play check_PROGRAMS = \ test_sel_thread \ @@ -14,7 +14,7 @@ noinst_LIBRARIES = libpazpar2.a CONFIG_CLEAN_FILES=*.log AM_CFLAGS = $(YAZINC) - + libpazpar2_a_SOURCES = \ charsets.c charsets.h \ client.c client.h \ @@ -22,8 +22,6 @@ libpazpar2_a_SOURCES = \ database.c database.h \ eventl.c eventl.h \ facet_limit.c facet_limit.h \ - getaddrinfo.c \ - host.c host.h \ http.c http.h http_command.c \ incref.c incref.h \ jenkins_hash.c jenkins_hash.h \