7 lines
207 B
Makefile
7 lines
207 B
Makefile
## Makefile.am -- Process this file with automake to produce Makefile.in
|
|
|
|
test_debugdir = $(tstsrcdir)/debug
|
|
test_debughdir = $(includedir)/CLucene/debug
|
|
|
|
cl_test_SOURCES += $(test_debugdir)/TestError.cpp
|