summaryrefslogtreecommitdiffstats
path: root/kaffeine/src/player-parts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kaffeine/src/player-parts/Makefile.am')
-rw-r--r--kaffeine/src/player-parts/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/kaffeine/src/player-parts/Makefile.am b/kaffeine/src/player-parts/Makefile.am
new file mode 100644
index 0000000..81311d2
--- /dev/null
+++ b/kaffeine/src/player-parts/Makefile.am
@@ -0,0 +1,5 @@
+if with_gstreamer
+ GST_SUBDIR = gstreamer-part
+endif
+
+SUBDIRS = kaffeine-part xine-part $(GST_SUBDIR)