aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c07493f7b..49b1f46e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -720,6 +720,10 @@ if ENABLE_SOLARIS_OUTPUT
OUTPUT_SRC += src/output/solaris_output_plugin.c
endif
+if ENABLE_WIN32_OUTPUT
+OUTPUT_SRC += src/output/win32_output_plugin.c
+endif
+
#
# Playlist plugins