diff --git a/AUTHORS b/AUTHORS index 46e075c2ff..4fc2a9eafa 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,4 +11,4 @@ Thomas Nyberg Bastien Nocera Christian Fredrik Kalager Schaller Thomas Vander Stichele - +Andy Wingo diff --git a/autogen.sh b/autogen.sh index c1648d22f3..78c2cac12c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,7 +3,7 @@ DIE=0 package=gstreamer-plugins -srcfile=gst/sinesrc/gstsinesrc.c +srcfile=sys/oss/Makefile.am #DEBUG=defined if test "x$1" = "x-d"; then echo "+ debug output enabled"; DEBUG=defined; fi