diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index b088433..250d60c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,3 +26,4 @@ INCLUDES = -I$(top_srcdir) @CAIROMM_CFLAGS@ LIBS = $(top_builddir)/cairomm/libcairomm-1.0.la @LIBS@ @CAIROMM_LIBS@ @BOOST_UNIT_TEST_FRAMEWORK_STATIC_LIB@ EXTRA_DIST=png-stream-test.png +DISTCLEANFILES=test.ps test.pdf |