X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=c189246c8bbb2c9e87fc66d7ef7ed81a926221b4;hb=7b5b162f32acb625e9afba21e88acb56ca2ab04f;hp=8928ffcead70ad41b93bb397bc854a6311c822df;hpb=2089dfbe2339c6f3e856e76f9b99e8fdda6ea8b8;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 8928ffc..c189246 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -117,6 +117,7 @@ libyaz_server_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) STEMMER_SOURCES = \ ../libstemmer_c/include/libstemmer.h \ + ../libstemmer_c/libstemmer/libstemmer.c \ ../libstemmer_c/runtime/api.c \ ../libstemmer_c/runtime/api.h \ ../libstemmer_c/runtime/header.h \