diff options
Diffstat (limited to 'examples/cppunittest')
| -rw-r--r-- | examples/cppunittest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cppunittest/Makefile.am b/examples/cppunittest/Makefile.am index 611a4e8..9bc43fa 100644 --- a/examples/cppunittest/Makefile.am +++ b/examples/cppunittest/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = CppUnitTestMain.dsw CppUnitTestMain.dsp +EXTRA_DIST = CppUnitTestMain.dsw CppUnitTestMain.dsp CppUnitTestPlugIn.dsp TESTS = cppunittestmain check_PROGRAMS = $(TESTS) |
