From: gouldtj Date: Fri, 12 Jun 2009 02:59:15 +0000 (+0000) Subject: Adding plt_[input|output].inx to the Makefile so that they get picked X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=82c65236e7665d5421f4cd9095dfacf3fd62653e;p=inkscape.git Adding plt_[input|output].inx to the Makefile so that they get picked up by the tarballs. --- diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 9d6762d4e..bed1319ec 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -210,6 +210,8 @@ modules = \ pathscatter.inx\ perfectboundcover.inx \ perspective.inx \ + plt_input.inx \ + plt_output.inx \ polyhedron_3d.inx \ printing-marks.inx \ ps_input.inx \