From e100cb6f8db79e5b3d26c04a405625ca368ee1ea Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Sat, 19 Sep 2009 09:18:51 +0000 Subject: [PATCH] Install default_icon.png as well. --- 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: -- 2.44.0