also building all the files probably helps

SVN revision: 64478
This commit is contained in:
Mike Blumenkrantz 2011-10-28 03:01:21 +00:00
parent 8480eb9e99
commit a6ff5fab76
1 changed files with 3 additions and 0 deletions

View File

@ -22,7 +22,10 @@ pkgdir = $(libdir)/enlightenment/modules/$(MODULE)/$(MODULE_ARCH)
pkg_LTLIBRARIES = module.la
module_la_SOURCES = e_mod_main.h \
e_mod_box.c \
e_mod_config_item.c \
e_mod_main.c \
e_mod_popup.c \
e_mod_config.c
module_la_LIBADD = @e_libs@ @dlopen_libs@ @ENOTIFY_LIBS@