diff options
-rw-r--r-- | AUTHORS | 2 | ||||
-rwxr-xr-x | autogen.sh | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -11,4 +11,4 @@ Thomas Nyberg <thomas@codefactory.se> Bastien Nocera <hadess@hadess.net> Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org> Thomas Vander Stichele <thomas@apestaart.org> - +Andy Wingo <wingo@pobox.com> @@ -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 |