From 6b77f83921a869e5a470abff94ca66e9573f4cdd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 12 Jan 2011 18:17:26 +0100 Subject: build tests --- Makefile.am | 3 ++- configure.ac | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 441ac00..b7f6b49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,8 @@ SUBDIRS = \ common \ pkgconfig \ docs \ - examples + examples \ + tests DIST_SUBDIRS = $(SUBDIRS) diff --git a/configure.ac b/configure.ac index f007fc4..9933ad8 100644 --- a/configure.ac +++ b/configure.ac @@ -286,6 +286,7 @@ common/m4/Makefile gst/Makefile gst/rtsp-server/Makefile examples/Makefile +tests/Makefile bindings/Makefile bindings/python/Makefile bindings/python/codegen/Makefile -- cgit v1.2.3