aboutsummaryrefslogtreecommitdiff
path: root/src/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps/Makefile.am')
-rw-r--r--src/pixmaps/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/pixmaps/Makefile.am b/src/pixmaps/Makefile.am
index 02a11f98..e3d35225 100644
--- a/src/pixmaps/Makefile.am
+++ b/src/pixmaps/Makefile.am
@@ -65,10 +65,8 @@ EXTRA_DIST = \
jpilot.xpm \
ldap.xpm \
vcard.xpm \
- mail.xpm
+ mail.xpm \
+ $(BUILT_SOURCES)
%.h: %.png
gdk-pixbuf-csource --name=`echo $(*F)|sed s/-/_/g` $< > $@
-
-clean:
- rm -f $(BUILT_SOURCES)