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