diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ DIE=0 package=gstreamer-plugins -srcfile=own/sinesrc/gstsinesrc.c +srcfile=gst/sinesrc/gstsinesrc.c #DEBUG=defined if test "x$1" = "x-d"; then echo "+ debug output enabled"; DEBUG=defined; fi |