diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2016-04-17 13:05:59 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2016-04-17 13:05:59 +0000 |
| commit | fd7cd4f5ee747d716599c76072e3463a66bacf60 (patch) | |
| tree | c8a14503b9411526e37ea61dffc603eafa91fd14 /build.xml | |
| parent | various filter editor fixes (diff) | |
| download | inkscape-fd7cd4f5ee747d716599c76072e3463a66bacf60.tar.gz inkscape-fd7cd4f5ee747d716599c76072e3463a66bacf60.zip | |
btool: exlude 'image-menu-item.c' from gtk2 builds
Fixed bugs:
- https://launchpad.net/bugs/1571282
(bzr r14857)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -343,6 +343,7 @@ <exclude name="svg/test-svg-main.cpp"/> <exclude name="util/list-container-test.cpp"/> <exclude name="widgets/test-widgets.cpp"/> + <exclude name="widgets/image-menu-item.c"/> <exclude name="xml/quote-test.cpp"/> <exclude name="xml/repr-action-test.cpp"/> <exclude name="xml/test-xml.cpp"/> |
