diff --git a/ChangeLog b/ChangeLog index 17669e8372..e75c06380c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-12 Julien MOUTTE + + * ext/Makefile.am: libvisual and snapshot are not here anymore. Makes + automake-1.7 happy again. + 2005-10-12 Tim-Philipp Müller * ext/faad/gstfaad.c: (gst_faad_event): diff --git a/common b/common index 615cf4d450..37ed26e33b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 615cf4d4506ef1ffb1f600c434fced1fa26b0f44 +Subproject commit 37ed26e33bae9a6ab256c62ebbb9d711374a0abb diff --git a/ext/Makefile.am b/ext/Makefile.am index 6cd51004ee..1fcc07289d 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -209,7 +209,6 @@ SUBDIRS=\ $(LCS_DIR) \ $(LIBFAME_DIR) \ $(LIBMMS_DIR) \ - $(LIBVISUAL_DIR) \ $(MPEG2ENC_DIR) \ $(MPLEX_DIR) \ $(MUSEPACK_DIR) \ @@ -219,7 +218,6 @@ SUBDIRS=\ $(SDL_DIR) \ $(SHOUT_DIR) \ $(SMOOTHWAVE_DIR) \ - $(SNAPSHOT_DIR) \ $(SNDFILE_DIR) \ $(SWFDEC_DIR) \ $(TARKIN_DIR) \