WHO PUT TABS IN MY EDITOR

SVN revision: 63558
This commit is contained in:
Mike Blumenkrantz 2011-09-23 07:58:37 +00:00
parent e4b65bce0b
commit cf586e12a3
1 changed files with 5 additions and 5 deletions

View File

@ -29,11 +29,11 @@ module_la_SOURCES = e_mod_main.h \
conf_module.c \
sys_pulse.c \
app_mixer.c \
msg.c \
pa.c \
serial.c \
sink.c \
tag.c
msg.c \
pa.c \
serial.c \
sink.c \
tag.c
if HAVE_ALSA
module_la_SOURCES += sys_alsa.c