Add e_container to build.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-05-03 09:58:59 +01:00
parent a5f21832dd
commit 991995bbd2
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,7 @@ ENLIGHTENMENTHEADERS = \
e_pointer.h \
e_canvas.h \
e_manager.h \
e_container.h \
e_output.h
enlightenment_wl_src = \
@ -75,6 +76,7 @@ enlightenment_wl_src = \
e_pointer.c \
e_canvas.c \
e_manager.c \
e_container.c \
e_output.c \
$(ENLIGHTENMENTHEADERS)