summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2005-08-30 20:42:39 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2005-08-30 20:42:39 +0000
commit632a38efe77f9b911b1303e0230e0f06d4e1c897 (patch)
tree81293ab8900367e03274110ebcd08bab91a714cc /autogen.sh
parent64d758ab7db358ad23ad7201cf99da46b5f63930 (diff)
downloadgstreamer-plugins-bad-632a38efe77f9b911b1303e0230e0f06d4e1c897.tar.gz
Make autogen work again.
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
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 d211d92e6..ed1d3c186 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
DIE=0
package=gst-plugins
-srcfile=gst/law/alaw.c
+srcfile=gst/librfb/gstrfbsrc.c
# a quick cvs co if necessary to alleviate the pain - may remove this
# when developers get a clue ;)