From b3acf2801bae56ff6187bb114bbde5d9ae7efce6 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 11 Mar 2015 01:21:46 +0100 Subject: fixup: distribute sciteco.ico and sciteco-48.png --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile.am b/Makefile.am index 32bbb38..52c0d17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,6 +8,12 @@ noinst_HEADERS = compat/bsd/sys/cdefs.h \ EXTRA_DIST = README TODO +# The icons are not installed currently. +# This should be left up to the Linux distro +# packager. +EXTRA_DIST += ico/sciteco-48.png \ + ico/sciteco.ico + # Distribute entire scintilla directory and # do some manual cleanup EXTRA_DIST += scintilla -- cgit v1.2.3