diff --git a/ChangeLog b/ChangeLog index d6bc6ee66d..b57321a18d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-14 David Schleef + + * gst/Makefile.am: Dist glib-compat.h + 2005-09-14 David Schleef * configure.ac: Remove gst/registries, since it's no longer used. diff --git a/gst/Makefile.am b/gst/Makefile.am index a9e7e8e3b9..10a7e56312 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -199,6 +199,7 @@ nodist_libgstreamer_@GST_MAJORMINOR@include_HEADERS = \ noinst_HEADERS = \ gettext.h \ + glib-compat.h \ gst-i18n-lib.h \ gst-i18n-app.h \ gst_private.h