blob: 2caeb321a524d5f1689894678250af94935fb1e4 (
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
|