hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9d7c89b7b9dcb618e03debba5f467405a816a022
commit 9d7c89b7b9dcb618e03debba5f467405a816a022 Author: ChunEon Park <[email protected]> Date: Sat Jul 19 14:09:59 2014 +0900 added missed a header. --- src/include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/Makefile.am b/src/include/Makefile.am index e1f661e..167f52f 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -22,4 +22,5 @@ EXTRA_DIST = common.h \ newfile.h \ auto_comp.h \ auto_comp_code.h \ + goto.h \ search.h --
