pass make distcheck, set svn:ignore.

SVN revision: 40611
This commit is contained in:
Gustavo Sverzut Barbieri 2009-05-13 01:11:32 +00:00
parent bf3c0ad3a5
commit 2db93a335f
4 changed files with 6 additions and 8 deletions

View File

@ -423,7 +423,7 @@ AC_E_OPTIONAL_MODULE([mixer], true, [CHECK_MODULE_MIXER])
AC_E_OPTIONAL_MODULE([connman], false)
AC_E_OPTIONAL_MODULE([illume], true)
AC_E_OPTIONAL_MODULE([syscon], true)
AC_E_OPTIONAL_MODULE([everything], true)
AC_E_OPTIONAL_MODULE([everything], false)
AC_E_OPTIONAL_MODULE([systray], true)
AC_OUTPUT([

View File

@ -554,5 +554,6 @@ wp-bot1.png \
wp-tb2.png \
wp-bot2.png \
wp-tb3.png \
wp-tbs.png
wp-tbs.png \
systray_rounded_corners.png

View File

@ -246,9 +246,9 @@ if USE_MODULE_SYSCON
SUBDIRS += syscon
endif
# if USE_MODULE_SYSCON
if USE_MODULE_EVERYTHING
SUBDIRS += everything
# endif
endif
if USE_MODULE_SYSTRAY
SUBDIRS += systray

View File

@ -23,11 +23,8 @@ module_la_SOURCES = e_mod_main.c \
evry.c \
evry.h \
evry_plug_apps.c \
evry_plug_apps.h \
evry_plug_border.c \
evry_plug_border.h \
evry_plug_config.c \
evry_plug_config.h
evry_plug_config.c
module_la_LIBADD = @e_libs@ @dlopen_libs@
module_la_LDFLAGS = -module -avoid-version