[polypaudio-commits] r871 - /trunk/src/Makefile.am

svnmailer-noreply at 0pointer.de svnmailer-noreply at 0pointer.de
Mon May 15 05:45:55 PDT 2006


Author: lennart
Date: Mon May 15 14:45:55 2006
New Revision: 871

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=871&root=polypaudio&view=rev
Log:
undo r868

Modified:
    trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/src/Makefile.am?rev=871&root=polypaudio&r1=870&r2=871&view=diff
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Mon May 15 14:45:55 2006
@@ -744,7 +744,8 @@
 		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 @@
 
 if HAVE_REGEX
 modlib_LTLIBRARIES += \
-		module-match.la \
-		module-volume-restore.la
+		module-match.la
 endif
 
 if HAVE_X11




More information about the pulseaudio-commits mailing list