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

8 lines
283 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
test_analysisdir = $(tstsrcdir)/analysis
test_analysishdir = $(includedir)/CLucene/analysis
cl_test_SOURCES += $(test_analysisdir)/TestAnalysis.cpp
cl_test_SOURCES += $(test_analysisdir)/TestAnalyzers.cpp