Commit 6bf6c921 authored by Max Kellermann's avatar Max Kellermann

Makefile.cxx: fix test/run_input.cxx path

parent a65afa80
......@@ -1076,7 +1076,7 @@ test_run_input_LDADD = \
$(ARCHIVE_LIBS) \
libevent.a \
$(GLIB_LIBS)
test_run_input_SOURCES = test/run_input.c \
test_run_input_SOURCES = test/run_input.cxx \
test/stdbin.h \
src/IOThread.cxx \
src/ConfigFile.cxx src/tokenizer.c src/utils.c src/string_util.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