[0.11] gst-plugins-bad: ext: Always dist the curl directory
Wim Taymans
wtay at kemper.freedesktop.org
Tue Mar 8 09:33:47 PST 2011
Module: gst-plugins-bad
Branch: 0.11
Commit: b45e5833c25b0c4034d7355a652a61495dc75f51
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=b45e5833c25b0c4034d7355a652a61495dc75f51
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date: Fri Mar 4 17:37:04 2011 +0100
ext: Always dist the curl directory
Event if we can't build it. Fixes make dist
---
ext/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ext/Makefile.am b/ext/Makefile.am
index f9b55ea..142ce1d 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -444,6 +444,7 @@ DIST_SUBDIRS = \
cdaudio \
celt \
cog \
+ curl \
dc1394 \
dirac \
directfb \
More information about the gstreamer-commits
mailing list