stefan pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=79761712c6cab61250c0271f5439b37fedb43864

commit 79761712c6cab61250c0271f5439b37fedb43864
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Fri Apr 24 08:42:11 2015 +0200

    build: Add term_container.h to source files to make sure it gets distributed
    
    Would not end up in the tarball if not listed here.
---
 src/bin/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
index 8169ebb..2a67c1d 100644
--- a/src/bin/Makefile.am
+++ b/src/bin/Makefile.am
@@ -41,6 +41,7 @@ sel.c sel.h \
 miniview.c miniview.h \
 termio.c termio.h \
 termcmd.c termcmd.h \
+term_container.h \
 termiolink.c termiolink.h \
 termpty.c termpty.h \
 termptydbl.c termptydbl.h \

-- 


Reply via email to