summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c7bc66ee..fcfee4f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1027,8 +1027,8 @@ endif
if HAVE_JACK
modlibexec_LTLIBRARIES += \
- module-jack-sink.la
-# module-jack-source.la
+ module-jack-sink.la \
+ module-jack-source.la
endif
if HAVE_GCONF