6 lines
119 B
Makefile
6 lines
119 B
Makefile
|
libcppunitincludedir = $(includedir)/cppunit/ui/text
|
||
|
|
||
|
libcppunitinclude_HEADERS = \
|
||
|
TestRunner.h \
|
||
|
TextTestRunner.h
|