summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2009-04-13 01:44:57 +0000
committertweenk <tweenk@users.sourceforge.net>2009-04-13 01:44:57 +0000
commitd0a4d730e039e54f2f3504e6da14168d35373a8a (patch)
tree2c90ac97fc2345792959ab8f5e192d406d2fbd0c
parent* Add automatically rendered PNG icons and the rendering script. (diff)
downloadinkscape-d0a4d730e039e54f2f3504e6da14168d35373a8a.tar.gz
inkscape-d0a4d730e039e54f2f3504e6da14168d35373a8a.zip
Update configure.ac to include the PNG icon dirs
(bzr r7698)
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index aaef9dda4..fa6960bc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -981,6 +981,14 @@ share/icons/hicolor/scalable/Makefile
share/icons/hicolor/scalable/actions/Makefile
share/icons/hicolor/scalable/places/Makefile
share/icons/hicolor/scalable/status/Makefile
+share/icons/hicolor/16x16/Makefile
+share/icons/hicolor/16x16/actions/Makefile
+share/icons/hicolor/16x16/places/Makefile
+share/icons/hicolor/16x16/status/Makefile
+share/icons/hicolor/24x24/Makefile
+share/icons/hicolor/24x24/actions/Makefile
+share/icons/hicolor/24x24/places/Makefile
+share/icons/hicolor/24x24/status/Makefile
share/keys/Makefile
share/markers/Makefile
share/palettes/Makefile