From 8133cf2b977f013216f0a41b6fcb740410d83926 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Mon, 11 Nov 2013 06:29:39 +0100 Subject: package windows project files --- src/cppunit/Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/cppunit') diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am index 15cc24d..7b155bb 100644 --- a/src/cppunit/Makefile.am +++ b/src/cppunit/Makefile.am @@ -2,7 +2,14 @@ # $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 = cppunit.dsp \ + cppunit_dll.dsp \ + DllMain.cpp \ + cppunit.vcproj \ + cppunit.vcxproj \ + cppunit_dll.vcproj \ + cppunit_dll.vcxproj + INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include lib_LTLIBRARIES = libcppunit.la -- cgit v1.2.1