Commit 8ed9f779 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: build test/run_neighbor_explorer with AM_LDADD

parent f548a966
......@@ -1315,7 +1315,7 @@ test_run_neighbor_explorer_SOURCES = \
src/Log.cxx src/LogBackend.cxx \
src/IOThread.cxx \
test/run_neighbor_explorer.cxx
test_run_neighbor_explorer_LDADD = \
test_run_neighbor_explorer_LDADD = $(AM_LDADD) \
$(GLIB_LIBS) \
$(NEIGHBOR_LIBS) \
$(INPUT_LIBS) \
......
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