summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-15 11:22:52 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-15 11:22:52 +0000
commit60384b1344e156e3ece91ca846e21ae399a9407a (patch)
treeac2738940bba856ab6a051488267d2ee68b11c20
parent50b5b44a86c95f6f553da48c2b4f13a29e324cc3 (diff)
cleanup gstreamer component
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 49fa9e1..80a0a05 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -345,7 +345,7 @@ my_components += evoab
.END
.IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != ""
-my_components += avmediagst
+my_components += avmediagstreamer
.END
.IF "$(OS)" != "WNT" && "$(SOLAR_JAVA)" == "TRUE"