make autogen build work

Original commit message from CVS:
make autogen build work
This commit is contained in:
Thomas Vander Stichele 2004-11-05 17:35:05 +00:00
parent b26f540391
commit 18cf29a4d4
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View file

@ -39,3 +39,4 @@ README
AUTHORS
NEWS
TODO
gst-python*.tar.*

View file

@ -1,4 +1,11 @@
=== release 0.7.94 ===
2004-11-05 Thomas Vander Stichele <thomas at apestaart dot org>
* .cvsignore:
* examples/Makefile.am:
remove gstplay
2004-11-04 Johan Dahlin <johan@gnome.org>
* gst/gst.override (tag_foreach_func_list): Disable lists instead
@ -12,6 +19,7 @@
leaks.
=== release 0.7.93 ===
2004-10-11 Johan Dahlin <johan@gnome.org>
* configure.ac: Bump version number

View file

@ -1,3 +1 @@
SUBDIRS = \
gst \
gstplay
SUBDIRS = gst