From 0478369605b6c8aa5902fd2594e3619038efd927 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 20 Dec 2001 21:18:36 +0000 Subject: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) Original commit message from CVS: srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) --- AUTHORS | 2 +- autogen.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 46e075c2f..4fc2a9eaf 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 c1648d22f..78c2cac12 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 -- cgit v1.2.1