From: JucaBlues Date: Wed, 13 Feb 2008 16:59:25 +0000 (+0000) Subject: fix makefile.am X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8430bc62ce936c590d5096d55893c32ad8ceae4a;p=inkscape.git fix makefile.am share/keys directory should not be included, I think --- diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am index d2033ee00..f4a08d595 100644 --- a/share/keys/Makefile.am +++ b/share/keys/Makefile.am @@ -10,7 +10,7 @@ keys_DATA = \ right-handed-illustration.xml \ corel-draw-x4.xml \ zoner-draw.xml \ - share/keys/acd-canvas.xml + acd-canvas.xml EXTRA_DIST = $(keys_DATA)