diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-03-15 13:00:13 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2003-03-15 13:00:13 +0000 |
| commit | 8dfa4eff94da388729ebb77fa804d3f37ad62fbb (patch) | |
| tree | 7d568e32e6525e89340199b2a80c55fd80bbdab2 /examples/cppunittest | |
| parent | abf432989fde2d72cc56b8b1c8c825efd3ce15eb (diff) | |
| download | cppunit-8dfa4eff94da388729ebb77fa804d3f37ad62fbb.tar.gz | |
added missing project file
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) |
