From 328c1ec398bede0a229ff4f7105d93ae492f3b11 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Sat, 25 Feb 2006 20:37:29 +0000 Subject: [PATCH] ext/Makefile.am: Fix dist-check. Original commit message from CVS: 2006-02-25 Julien MOUTTE * ext/Makefile.am: Fix dist-check. --- ChangeLog | 4 ++++ ext/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a6317ba..2ccc9e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-02-25 Julien MOUTTE + * ext/Makefile.am: Fix dist-check. + +2006-02-25 Julien MOUTTE + * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another memleak. diff --git a/ext/Makefile.am b/ext/Makefile.am index bfc10cc..17cf815 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -135,6 +135,7 @@ SUBDIRS = \ DIST_SUBDIRS = \ aalib \ + annodex \ cairo \ cdio \ dv \ -- 2.7.4