diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-05 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + Fix build. + 2007-09-04 Wim Taymans <wim.taymans@gmail.com> * sys/v4l2/v4l2src_calls.c: diff --git a/configure.ac b/configure.ac index 2b0df861..01e62d98 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 |