diff --git a/ChangeLog b/ChangeLog index 6339bf42f4..420fa3f66c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-12 Andy Wingo + + * autogen.sh (package): Now type 'make' to build gst-plugins-good. + 2005-09-09 Jan Schmidt * configure.ac: diff --git a/autogen.sh b/autogen.sh index 69c0b439c0..1cd4ba5948 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # Run this to generate all the initial makefiles, etc. DIE=0 -package=gst-plugins +package=gst-plugins-good srcfile=gst/law/alaw.c # a quick cvs co to ease the transition