From 3ee2bed9c63142a106d16406848a4729ad9c4005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 5 Sep 2007 09:25:23 +0000 Subject: [PATCH] configure.ac: Fix build. Original commit message from CVS: * configure.ac: Fix build. --- ChangeLog | 5 +++++ configure.ac | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f269b1aafc..f72cd7defe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-09-05 Tim-Philipp Müller + + * configure.ac: + Fix build. + 2007-09-04 Wim Taymans * sys/v4l2/v4l2src_calls.c: diff --git a/configure.ac b/configure.ac index 2b0df861e3..01e62d981f 100644 --- a/configure.ac +++ b/configure.ac @@ -1062,6 +1062,7 @@ tests/Makefile tests/check/Makefile tests/examples/Makefile tests/examples/level/Makefile +tests/examples/rtp/Makefile tests/files/Makefile tests/icles/Makefile gconf/Makefile