diff --git a/ChangeLog b/ChangeLog index d44ed0912a..15954ac0dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-09 Edward Hervey + + * gst/Makefile.am: + Don't forget to dist/install gst-0.10.21.ignore + 2008-12-09 Edward Hervey Patch by : Vincent Genieux diff --git a/gst/Makefile.am b/gst/Makefile.am index 17e7444c27..b04bc70ffb 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -31,6 +31,7 @@ versioned_overrides = \ gst-0.10.16.ignore \ gst-0.10.18.ignore \ gst-0.10.20.ignore \ + gst-0.10.21.ignore \ gst-pb-0.10.14.ignore \ gst-pb-0.10.16.ignore \ gst-pb-0.10.18.ignore \