From 2abfc7b87bc11c45bf1ddb64a94a9fd12791a42b Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 4 Dec 2014 07:12:04 +0100 Subject: test/test_util: move class UriUtilTest to UriUtilTest.hxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 339f27e2e..e23e15edd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2001,6 +2001,7 @@ test_run_inotify_LDADD = \ endif test_test_util_SOURCES = \ + test/UriUtilTest.hxx \ test/TestCircularBuffer.hxx \ test/test_util.cxx test_test_util_CPPFLAGS = $(AM_CPPFLAGS) $(CPPUNIT_CFLAGS) -DCPPUNIT_HAVE_RTTI=0 -- cgit v1.2.3