Changeset 58 for trunk/tests/Makefile.am
- Timestamp:
- 04/14/06 10:13:02 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/Makefile.am
r21 r58 8 8 9 9 test_epdfview_SOURCES = \ 10 DocumentOutlineTest.cxx \ 11 DocumentOutlineTest.h \ 10 12 DumbDocument.cxx \ 11 13 DumbDocument.h \ … … 22 24 -I$(top_srcdir)/src \ 23 25 $(GLIB_CFLAGS) \ 24 $(POPPLER_CFLAGS) \25 26 $(CPPUNIT_CFLAGS) 26 27
