netstar pushed a commit to tag v0.6.0.

http://git.enlightenment.org/apps/edi.git/commit/?id=2843b94bf0f8482d42254cf3df823d1f1970a516

commit 2843b94bf0f8482d42254cf3df823d1f1970a516
Author: Andy Williams <a...@andywilliams.me>
Date:   Tue Sep 26 15:22:38 2017 +0100

    Fix make dist
---
 src/bin/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
index 75ca66b..1c23023 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -66,6 +66,7 @@ edi_private.h
 
 EXTRA_DIST = \
 language/edi_language_provider_c.c \
+language/edi_language_provider_python.c \
 language/edi_language_provider_rust.c
 
 edi_LDADD = @EFL_LIBS@ $(top_builddir)/src/lib/libedi.la $(LTLIBINTL)

-- 


Reply via email to