summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-24 22:14:39 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-01-25 11:54:54 +0100
commit0829043b870b387a39ea1adbb77d6cb049567ac9 (patch)
treedac13af7db2a4a46e4a86b8e11cff79600a3d8eb /Android.mk
parente5ff5ee2db27f6c60ce04c2940098ed4d1244e3d (diff)
videomaxrate: Remove, videorate includes the same functionality now
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 73aed2ca2..3b1c7a56d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -29,7 +29,6 @@ GST_PLUGINS_BAD_BUILT_SOURCES := \
gst/siren/Android.mk \
gst/dataurisrc/Android.mk \
gst/rawparse/Android.mk \
- gst/videomaxrate/Android.mk \
gst/tta/Android.mk \
gst/videosignal/Android.mk \
gst/coloreffects/Android.mk \
@@ -127,7 +126,6 @@ endif
-include $(GST_PLUGINS_BAD_TOP)/gst/siren/Android.mk
-include $(GST_PLUGINS_BAD_TOP)/gst/dataurisrc/Android.mk
-include $(GST_PLUGINS_BAD_TOP)/gst/rawparse/Android.mk
--include $(GST_PLUGINS_BAD_TOP)/gst/videomaxrate/Android.mk
-include $(GST_PLUGINS_BAD_TOP)/gst/tta/Android.mk
-include $(GST_PLUGINS_BAD_TOP)/gst/videosignal/Android.mk
-include $(GST_PLUGINS_BAD_TOP)/gst/coloreffects/Android.mk