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