From 9620e2ede907b9445bf2393b99117ad1db4f86e9 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 13 Sep 2003 01:20:04 +0000 Subject: Interface example: a mixer Original commit message from CVS: Interface example: a mixer --- gst-libs/gst/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gst-libs/gst/Makefile.am') diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 22175dbc..2501244e 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -5,7 +5,8 @@ GCONF_DIR= endif SUBDIRS = audio idct resample riff floatcast \ - $(GCONF_DIR) media-info play video + $(GCONF_DIR) media-info mixer \ + play video DIST_SUBDIRS = audio idct resample riff floatcast \ - gconf media-info play video + gconf media-info mixer play video -- cgit v1.2.1