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