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