From c172d3a1047f9b4f2e5cd93bf0008e248cd402e9 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 20 Jan 2016 22:02:39 +0100 Subject: Fix Makefiles after rebase. --- test/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index 6f3dae6..8a746a6 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -17,7 +17,6 @@ resource_SOURCES = \ resource_test.cc audiocache_CXXFLAGS = -DOUTPUT=\"audiocache\" $(CPPUNIT_CFLAGS) \ -t of them. Unit tests added. -I$(top_srcdir)/src -I$(top_srcdir)/include \ -I$(top_srcdir)/hugin -DDISABLE_HUGIN $(PTHREAD_CFLAGS) $(SNDFILE_CFLAGS) audiocache_LDFLAGS = $(PTHREAD_LIBS) $(CPPUNIT_LIBS) $(SNDFILE_LIBS) -- cgit v1.2.3