Commit c67668d6 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: fix test/read_mixer rule

parent 9cfaa9c7
......@@ -1343,7 +1343,7 @@ test_read_mixer_LDADD = \
libevent.a \
libfs.a \
$(GLIB_LIBS)
test_read_mixer_SOURCES = test/read_mixer.c \
test_read_mixer_SOURCES = test/read_mixer.cxx \
src/ConfigFile.cxx src/tokenizer.c src/utils.c src/string_util.c \
src/mixer_control.c src/mixer_api.c \
src/filter_plugin.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment