summaryrefslogtreecommitdiff
path: root/examples/cppunittest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cppunittest/Makefile.am')
-rw-r--r--examples/cppunittest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cppunittest/Makefile.am b/examples/cppunittest/Makefile.am
index 0ac94cf..aab4d6d 100644
--- a/examples/cppunittest/Makefile.am
+++ b/examples/cppunittest/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = CppUnitTestMain.dsw CppUnitTestMain.dsp CppUnitTestPlugIn.dsp CppUnitTestPlugIn.cpp
+EXTRA_DIST = CppUnitTestMain.vcproj CppUnitTestPlugIn.vcproj CppUnitTestPlugIn.cpp
TESTS = cppunittestmain
check_PROGRAMS = $(TESTS)