aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-25 10:24:34 +0200
committerMax Kellermann <max@duempel.org>2012-08-25 10:24:34 +0200
commit488c1eb87b1b484da67ea0ccbb360bf1a6968003 (patch)
tree4a7d600e8e807882a957e978b79b338b87681326 /Makefile.am
parente8df7e8da5a075178224b130c0602b62c85508a9 (diff)
test/test_queue_priority: fix SIGABRT
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1114964b..08c3b5ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1351,7 +1351,6 @@ test_test_pcm_LDADD = \
test_test_queue_priority_SOURCES = \
src/queue.c \
- test/FakeSong.cxx \
test/test_queue_priority.c
test_test_queue_priority_LDADD = \
$(GLIB_LIBS)