From 126dc961a82625f2d56db6595e6596db9d2f65f5 Mon Sep 17 00:00:00 2001 From: "Spooky85@gmail.com" Date: Sat, 19 Sep 2009 09:18:51 +0000 Subject: [PATCH] Install default_icon.png as well. git-svn-id: http://tint2.googlecode.com/svn/trunk@185 121b4492-b84c-0410-8b4c-0d4edfb3f3cc --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 19345a2..7afd847 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,8 @@ examplesdir = dist_examples_DATA = endif +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: