summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2014-04-09 22:02:10 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2014-04-09 22:02:10 +0000
commit2595b33b05a0b238993553920ea2f207d86caba3 (patch)
treeb1f67899707229a4014de8e845b65f2d2f69611f
parentMake extension tests compatible with VPATH builds. (diff)
downloadinkscape-2595b33b05a0b238993553920ea2f207d86caba3.tar.gz
inkscape-2595b33b05a0b238993553920ea2f207d86caba3.zip
Fix an issue with extension tests during distcheck.
(bzr r13277)
-rw-r--r--share/extensions/test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/extensions/test/Makefile.am b/share/extensions/test/Makefile.am
index 9c3124351..7ff68083d 100644
--- a/share/extensions/test/Makefile.am
+++ b/share/extensions/test/Makefile.am
@@ -44,6 +44,7 @@ EXTRA_DIST = \
radiusrand.test.py \
render_alphabetsoup.test.py \
render_barcode.test.py \
+ render_barcode.data \
render_gears.test.py \
restack.test.py \
rtree.test.py \