diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2014-11-01 20:35:04 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2014-11-01 20:35:04 +0000 |
| commit | cdbd213d85b3e28f03555ecdf33a7f901b33c9c0 (patch) | |
| tree | 7c29eb37d0d274a90a1ca23080663c4ebdf3cebb | |
| parent | Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou... (diff) | |
| download | inkscape-cdbd213d85b3e28f03555ecdf33a7f901b33c9c0.tar.gz inkscape-cdbd213d85b3e28f03555ecdf33a7f901b33c9c0.zip | |
Fix make distcheck
(bzr r13652)
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7745f0dc3..fb1bfa126 100644 --- a/Makefile.am +++ b/Makefile.am @@ -122,7 +122,6 @@ EXTRA_DIST = \ packaging/macosx/Resources/application-vnd.wordperfect-graphic.icns \ packaging/macosx/Resources/bin/gimp-wrapper.sh \ packaging/macosx/Resources/bin/inkscape \ - packaging/macosx/Resources/bin/python-wrapper.sh \ packaging/macosx/Resources/etc/fonts/fonts.conf \ packaging/macosx/Resources/etc/gtk-2.0/gtkrc \ packaging/macosx/Resources/image-svg+xml-compressed.icns \ |
