From 71945818b331bed419641be4ac4be550c204b642 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Dec 2006 17:49:57 +0000 Subject: Dist the icon sources. 2006-12-13 Christian Persch * data/icons/16x16/actions/Makefile.am: * data/icons/22x22/actions/Makefile.am: * data/icons/24x24/actions/Makefile.am: * data/icons/32x32/actions/Makefile.am: * data/icons/32x32/status/Makefile.am: Dist the icon sources. --- data/icons/22x22/actions/Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'data/icons/22x22') diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am index 1ff0e2e06..79336063c 100644 --- a/data/icons/22x22/actions/Makefile.am +++ b/data/icons/22x22/actions/Makefile.am @@ -3,9 +3,14 @@ size = 22x22 context = actions iconsdir = $(themedir)/$(size)/$(context) + icons_DATA = \ download.png \ history-view.png +noinst_DATA = \ + history-view.svg + EXTRA_DIST = \ - $(icons_DATA) + $(icons_DATA) \ + $(noinst_DATA) -- cgit v1.2.3