Add shell_surface to build order

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-05-03 13:42:38 +01:00
parent 0a0a0363df
commit 4be041e97b
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ ENLIGHTENMENTHEADERS = \
e_env.h \
e_plane.h \
e_surface.h \
e_shell_surface.h \
e_module.h \
e_comp.h \
e_shell.h \
@ -72,6 +73,7 @@ enlightenment_wl_src = \
e_env.c \
e_plane.c \
e_surface.c \
e_shell_surface.c \
e_module.c \
e_comp.c \
e_shell.c \