netstar pushed a commit to tag v0.0.9.

http://git.enlightenment.org/apps/edi.git/commit/?id=427f60aea612b5f8c0100b6d8c7c5388a6d99f8c

commit 427f60aea612b5f8c0100b6d8c7c5388a6d99f8c
Author: Andy Williams <a...@andywilliams.me>
Date:   Mon Jun 1 00:25:38 2015 +0100

    Fix header location
---
 elm_code/src/lib/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elm_code/src/lib/Makefile.am b/elm_code/src/lib/Makefile.am
index 8d674f0..ecac3e6 100644
--- a/elm_code/src/lib/Makefile.am
+++ b/elm_code/src/lib/Makefile.am
@@ -40,7 +40,7 @@ widget/elm_code_widget.c \
 elm_code_diff_widget.c \
 elm_code.c \
 elm_code_private.h \
-elm_code_widget_private.h
+widget/elm_code_widget_private.h
 
 libelm_code_la_LIBADD = @EFL_LIBS@ -lm
 libelm_code_la_LDFLAGS = -no-undefined @EFL_LTLIBRARY_FLAGS@

-- 


Reply via email to