summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-06-22 00:41:07 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-06-22 00:41:07 +0300
commit040d2ca8557856f121db87568724e5d6eddbd67b (patch)
treed6330faa14ea000489bb26fb1c5a4bd2f8d53dd3
parent1c926934ab2873ddf909dfa0ae894c34666ea114 (diff)
sdk-installing-for-android-development: Fix typo in variable name
-rw-r--r--sdk-installing-for-android-development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-installing-for-android-development.md b/sdk-installing-for-android-development.md
index 5c1e1b8..c3806ad 100644
--- a/sdk-installing-for-android-development.md
+++ b/sdk-installing-for-android-development.md
@@ -216,7 +216,7 @@ Adding GStreamer support only requires adding these lines:
include $(BUILD_SHARED_LIBRARY)
- GSTREAMER_ROOT := $(GSTREAMER__ROOT_ANDROID)
+ GSTREAMER_ROOT := $(GSTREAMER_ROOT_ANDROID)
GSTREAMER_NDK_BUILD_PATH := $(GSTREAMER_ROOT)/share/gst-android/ndk-build/
GSTREAMER_PLUGINS := coreelements ogg theora vorbis ffmpegcolorspace playback eglglessink soup opensles
G_IO_MODULES := gnutls