7 lines
126 B
Makefile
7 lines
126 B
Makefile
|
libcppunitincludedir = $(includedir)/cppunit/ui/qt
|
||
|
|
||
|
libcppunitinclude_HEADERS = \
|
||
|
TestRunner.h \
|
||
|
QtTestRunner.h \
|
||
|
Config.h
|