summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-06-04 10:18:50 +0800
committerJohan Hedberg <johan.hedberg@intel.com>2012-06-04 10:18:50 +0800
commit8446f70d3500ed57749bec7a70c84fd631165521 (patch)
tree38214ff5512d5b9ee4a94ea398959d5bfbafe9df /Makefile.tools
parent1801a4d45d74c29cebacaab79a07e9961300be41 (diff)
Makefile.tools: Add missing test_mpris_player_SOURCES
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tools b/Makefile.tools
index 4df74531..c93b2634 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -202,6 +202,7 @@ test_btiotest_LDADD = @GLIB_LIBS@ lib/libbluetooth-private.la
test_uuidtest_SOURCES = test/uuidtest.c
test_uuidtest_LDADD = lib/libbluetooth-private.la
+test_mpris_player_SOURCES = test/mpris-player.c
test_mpris_player_LDADD = @DBUS_LIBS@ @GLIB_LIBS@
test_test_textfile_SOURCES = test/test-textfile.c src/textfile.h src/textfile.c