11 lines
216 B
Text
11 lines
216 B
Text
|
|
libcppunitincludedir = $(includedir)/cppunit/portability
|
||
|
|
|
||
|
|
libcppunitinclude_HEADERS = \
|
||
|
|
CppUnitDeque.h \
|
||
|
|
CppUnitMap.h \
|
||
|
|
CppUnitSet.h \
|
||
|
|
CppUnitStack.h \
|
||
|
|
CppUnitVector.h \
|
||
|
|
FloatingPoint.h \
|
||
|
|
Stream.h
|