]> Dogcows Code - chaz/tint2/blobdiff - Makefile.am
fixed WM menu management
[chaz/tint2] / Makefile.am
index bc85f3d63c641df9596ace3d78cd6141ad9f7786..7afd8478f34cbb80d26480083bcccb2400e68906 100644 (file)
@@ -16,7 +16,9 @@ examplesdir =
 dist_examples_DATA =
 endif
 
-DISTCLEANFILES = configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh Makefile.in INSTALL
+dist_pkgdata_DATA = default_icon.png
+
+DISTCLEANFILES += configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh INSTALL
 
 dist-hook:
        find $(distdir)/ -type d -name '.svn' -exec rm -rf {} ';'
This page took 0.021041 seconds and 4 git commands to generate.