undo r868

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@871 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-05-15 12:45:55 +00:00
parent e91740f68c
commit 7a92f361c6

View file

@ -744,7 +744,8 @@ modlib_LTLIBRARIES += \
module-null-sink.la \
module-esound-sink.la \
module-http-protocol-tcp.la \
module-detect.la
module-detect.la \
module-volume-restore.la
# See comment at librtp.la above
if !OS_IS_WIN32
@ -776,8 +777,7 @@ endif
if HAVE_REGEX
modlib_LTLIBRARIES += \
module-match.la \
module-volume-restore.la
module-match.la
endif
if HAVE_X11