Files
bongo/import/clucene/test/index/Makefile.am
T
2007-01-22 23:37:12 +00:00

10 lines
376 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
test_indexdir = $(tstsrcdir)/index
test_indexhdir = $(includedir)/CLucene/index
cl_test_SOURCES += $(test_indexdir)/TestHighFreqTerms.cpp
cl_test_SOURCES += $(test_indexdir)/TestIndexWriter.cpp
cl_test_SOURCES += $(test_indexdir)/TestUtf8.cpp
cl_test_SOURCES += $(test_indexdir)/TestReuters.cpp