X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=7afd8478f34cbb80d26480083bcccb2400e68906;hb=b0ff4722b169b9bc26240a0fdecbc2d911f7afb8;hp=bc85f3d63c641df9596ace3d78cd6141ad9f7786;hpb=1380e138e4fdaea921ea3c87129275238fa2beb0;p=chaz%2Ftint2 diff --git a/Makefile.am b/Makefile.am index bc85f3d..7afd847 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 {} ';'