From 82c65236e7665d5421f4cd9095dfacf3fd62653e Mon Sep 17 00:00:00 2001 From: gouldtj Date: Fri, 12 Jun 2009 02:59:15 +0000 Subject: [PATCH] Adding plt_[input|output].inx to the Makefile so that they get picked up by the tarballs. --- share/extensions/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.30.2