Fix indentation before working on the file

SVN revision: 63629
This commit is contained in:
Davide Andreoli 2011-09-27 20:28:00 +00:00
parent f55c4b90fc
commit c6478dc9d9
1 changed files with 6 additions and 6 deletions

View File

@ -20,17 +20,17 @@ pkgdir = $(libdir)/enlightenment/modules/$(MODULE)/$(MODULE_ARCH
pkg_LTLIBRARIES = module.la
module_la_SOURCES = e_mod_main.c \
e_mod_main.h \
e_mod_config.c \
e_mod_config.h \
e_mod_dbus.c \
e_mod_dbus.h \
e_fwin.c \
e_mod_config.c \
e_mod_config.h \
e_mod_dbus.c \
e_mod_dbus.h \
e_fwin.c \
e_fwin.h \
e_int_config_mime.c \
e_int_config_mime.h \
e_int_config_mime_edit.c \
e_int_config_mime_edit.h \
e_fwin_nav.c
e_fwin_nav.c
module_la_LIBADD = @e_libs@ @dlopen_libs@
module_la_LDFLAGS = -module -avoid-version