From e852c693c48d39d8cf691ae0c75679328c288340 Mon Sep 17 00:00:00 2001 From: barbieri Date: Tue, 16 Sep 2008 20:21:11 +0000 Subject: [PATCH] bin_SCRIPTS does not distribute the file, must add to EXTRA_DIST This is stupid, so is autofoo. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@36027 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Makefile.am b/utils/Makefile.am index c468124..81cbad4 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -4,4 +4,4 @@ if HAVE_PYTHON bin_SCRIPTS = inkscape2edc endif -EXTRA_DIST = gimp-edje-export.py +EXTRA_DIST = gimp-edje-export.py inkscape2edc -- 2.7.4