From e43bfbf604f8b4e48b8a30bcfa702fdc5043ba85 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 1 Jan 2017 19:28:02 +0100 Subject: fix the distcheck build and remove refs to deleted files --- src/cppunit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cppunit') diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am index 7be8b4f..7134bad 100644 --- a/src/cppunit/Makefile.am +++ b/src/cppunit/Makefile.am @@ -2,7 +2,7 @@ # $Id: Makefile.am,v 1.44 2005-06-14 21:28:46 blep Exp $ # -EXTRA_DIST = cppunit.dsp cppunit_dll.dsp DllMain.cpp +EXTRA_DIST = DllMain.cpp AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include lib_LTLIBRARIES = libcppunit.la -- cgit v1.2.1