diff options
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r-- | gst-libs/gst/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index d6eaa874..1eeac77f 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -4,6 +4,6 @@ else GCONF_DIR= endif -SUBDIRS = audio idct resample riff floatcast $(GCONF_DIR) video +SUBDIRS = audio idct resample riff floatcast $(GCONF_DIR) video play -DIST_SUBDIRS = audio idct resample riff floatcast gconf video +DIST_SUBDIRS = audio idct resample riff floatcast gconf video play |