From 8446f70d3500ed57749bec7a70c84fd631165521 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 4 Jun 2012 10:18:50 +0800 Subject: [PATCH] Makefile.tools: Add missing test_mpris_player_SOURCES --- Makefile.tools | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.tools b/Makefile.tools index 4df74531d..c93b2634f 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 -- 2.47.3