6 lines
117 B
Makefile
6 lines
117 B
Makefile
|
libcppunitincludedir = $(includedir)/cppunit/ui/mfc
|
||
|
|
||
|
libcppunitinclude_HEADERS = \
|
||
|
TestRunner.h \
|
||
|
MfcTestRunner.h
|