summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRegis Merlino <regis.merlino@intel.com>2013-02-25 17:50:18 +0100
committerMark Ryan <mark.d.ryan@intel.com>2013-02-26 09:06:44 +0100
commit64037ba5b7c77fded8775c67aa5c9ee7d7f76bd6 (patch)
treef0f70791c077349851aa66fe6cef91993c13fd2d /Makefile.am
parent3f332f2c5d8d991a0ea657086b0cff2dfd787206 (diff)
downloaddleyna-server-64037ba5b7c77fded8775c67aa5c9ee7d7f76bd6.tar.gz
[Tests] Move dms-info build output to test/dbus
Signed-off-by: Regis Merlino <regis.merlino@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cf14587..ac4efd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = lib
if BUILD_SERVER
-SUBDIRS += server
+SUBDIRS += server test/dbus
endif
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}