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 :)
This commit is contained in:
Andy Wingo 2001-12-20 21:18:36 +00:00
parent 12e4f309b2
commit 3ffd4f5267
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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