summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-02-23 12:45:50 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-02-23 12:45:50 +0000
commit66cd4c10068aed791fecd048838b0928a1a93e38 (patch)
tree4dba12c1996c6c6c2e949de35b196386c50ac0dc /autogen.sh
parent3abfcde00facee12678a64d7b8969ca5b2a1eb38 (diff)
remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed.
Original commit message from CVS: remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 8977a618e..06d9d7232 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
DIE=0
package=gst-plugins
-srcfile=gst/law/alaw.c
+srcfile=gst/sine/gstsinesrc.c
# a quick cvs co if necessary to alleviate the pain - may remove this
# when developers get a clue ;)