X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=1bcc3cf6a7d1b87432216ce791cb3fdc0da980f5;hb=60cff803c9deff906722a16ad1a41ece0cbd3163;hp=5a5c6469d381b1fb1c9176916a3cbcba98b604fc;hpb=aa2759da3fb99484cca8893cff814773d36cd5d2;p=pazpar2-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 5a5c646..1bcc3cf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.18 2007-04-27 14:31:15 marc Exp $ +# $Id: Makefile.am,v 1.19 2007-04-30 13:56:52 marc Exp $ bin_PROGRAMS = pazpar2 check_PROGRAMS = test_config \ @@ -21,6 +21,7 @@ AM_CFLAGS = $(YAZINC) $(ICU_CPPFLAGS) libpazpar2_a_SOURCES = config.c config.h eventl.c eventl.h \ http.c http_command.c http_command.h http.h \ + icu_I18N.h icu_I18N.c \ logic.c pazpar2.h \ record.h record.c reclists.c reclists.h \ relevance.c relevance.h termlists.c termlists.h \