blob: 73a04109124810c71754f9a41299d1fd9c60634a (
plain)
1
2
3
4
5
6
7
8
9
10
|
libcppunitincludedir = $(includedir)/cppunit/portability
libcppunitinclude_HEADERS = \
CppUnitDeque.h \
CppUnitMap.h \
CppUnitSet.h \
CppUnitStack.h \
CppUnitVector.h \
FloatingPoint.h \
Stream.h
|