diff options
Diffstat (limited to 'gst-libs/ext/Makefile.am')
-rw-r--r-- | gst-libs/ext/Makefile.am | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/gst-libs/ext/Makefile.am b/gst-libs/ext/Makefile.am index c2c93739..f9beb01e 100644 --- a/gst-libs/ext/Makefile.am +++ b/gst-libs/ext/Makefile.am @@ -1,9 +1,2 @@ -if USE_FFMPEG -FFMPEG_DIR=ffmpeg -else -FFMPEG_DIR= -endif - -SUBDIRS = $(FFMPEG_DIR) - -DIST_SUBDIRS= ffmpeg +SUBDIRS = +DIST_SUBDIRS = |