summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
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 c97287d0..2dbdbebe 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
DIE=0
package=farstream
-srcfile=gst-libs/gst/farstream/fs-candidate.c
+srcfile=farstream/fs-candidate.c
# Make sure we have common
if test ! -f common/gst-autogen.sh;