add the generated PNGs to CLEANFILES.
2008-08-04 Michael Natterer <mitch@imendio.com> * gdk/tests/Makefile.am: add the generated PNGs to CLEANFILES. svn path=/trunk/; revision=20961
This commit is contained in:
committed by
Michael Natterer
parent
1934bff891
commit
154f0f56de
@ -18,3 +18,7 @@ check_gdk_cairo_LDADD=\
|
||||
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \
|
||||
$(top_builddir)/gdk/libgdk-$(gdktarget)-$(GTK_API_VERSION).la \
|
||||
$(NULL)
|
||||
|
||||
CLEANFILES = \
|
||||
cairosurface.png \
|
||||
gdksurface.png
|
||||
|
||||
Reference in New Issue
Block a user