Changeset 21 for trunk/tests/Makefile.am
- Timestamp:
- 04/11/06 08:14:31 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/Makefile.am
r20 r21 8 8 9 9 test_epdfview_SOURCES = \ 10 DocumentTest.cxx \ 11 DocumentTest.h \ 10 DumbDocument.cxx \ 11 DumbDocument.h \ 12 DumbMainView.cxx \ 13 DumbMainView.h \ 12 14 main.cxx \ 13 15 MainPterTest.cxx \ 14 MainPterTest.h 16 MainPterTest.h \ 17 PDFDocumentTest.cxx \ 18 PDFDocumentTest.h 15 19 16 20 test_epdfview_CXXFLAGS = \
