summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-11-08 15:31:17 +0100
committerJens Georg <mail@jensge.org>2015-04-11 23:19:41 +0200
commit55d96d0a2d459c2357ec0bd7e72dc8aa81e32527 (patch)
treeee9dc01acc957011373e6eb49b94f38bfc83156c /tests
parent23adbd29952382966a129a2b825943b6be983413 (diff)
downloadrygel-55d96d0a2d459c2357ec0bd7e72dc8aa81e32527.tar.gz
build: Fix warning about subdir objects
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 63078467..a6040d84 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,7 @@
include $(top_srcdir)/common.am
+AUTOMAKE_OPTIONS = subdir-objects
+
check_PROGRAMS = rygel-http-item-uri-test \
rygel-http-response-test \
rygel-http-byte-seek-test \