From a86160a4d3ccfdbf40a7dbe4842e4e2453538c41 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sun, 10 May 2009 17:16:45 +0000 Subject: Fix Autotools build. (bzr r7846) --- share/icons/Makefile.am | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index 9383672ec..452ba8603 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -40,14 +40,11 @@ icons_DATA = \ inkscape.svg \ \ icons.svg \ - legacy_icons.svg \ tango_icons.svg \ \ inkscape.file.svg \ inkscape.file.png \ - \ - README.icon_themes \ - README.legacy_icons + README EXTRA_DIST = $(icons_DATA) -- cgit v1.2.3