Commit 3452625f authored by Max Kellermann's avatar Max Kellermann

Makefile.am: link test_rewind with GLib

parent 426e0105
......@@ -1866,6 +1866,7 @@ test_test_rewind_SOURCES = \
test_test_rewind_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0
test_test_rewind_CXXFLAGS = $(AM_CXXFLAGS) -Wno-error=deprecated-declarations
test_test_rewind_LDADD = \
$(GLIB_LIBS) \
$(INPUT_LIBS) \
libthread.a \
libtag.a \
......
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