diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-05-10 17:16:45 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-05-10 17:16:45 +0000 |
| commit | a86160a4d3ccfdbf40a7dbe4842e4e2453538c41 (patch) | |
| tree | 7be1d7ddd3ac3d844588f5479e1054f52446cf3f | |
| parent | Update READMEs for the icons directory. (diff) | |
| download | inkscape-a86160a4d3ccfdbf40a7dbe4842e4e2453538c41.tar.gz inkscape-a86160a4d3ccfdbf40a7dbe4842e4e2453538c41.zip | |
Fix Autotools build.
(bzr r7846)
| -rw-r--r-- | share/icons/Makefile.am | 5 |
1 files changed, 1 insertions, 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) |
