summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-13 20:45:22 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-04-13 20:45:22 +0200
commitb8a9398b3352c6560af646e1492aae4bf2bd3101 (patch)
tree1ac74093e85a35145bcfecf8f5daf1258c6c7525
parentbf0ed0a0c1552cb230dd078ff76a0c64281277c4 (diff)
downloadcppunit-b8a9398b3352c6560af646e1492aae4bf2bd3101.tar.gz
more windows visual studio packaging fixescppunit-1.14.0
-rw-r--r--src/DllPlugInTester/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DllPlugInTester/Makefile.am b/src/DllPlugInTester/Makefile.am
index d0409aa..2ee292a 100644
--- a/src/DllPlugInTester/Makefile.am
+++ b/src/DllPlugInTester/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST =
+EXTRA_DIST = DllPlugInTester.vcxproj
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include