diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-19 14:09:20 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-19 14:09:20 +0000 |
| commit | c4995a9e022ed586cf4e3f166738dfe01bf51c16 (patch) | |
| tree | b94a0543d1db087129c5c50c4901d25beb99e695 /include/cppunit/plugin | |
| parent | 6f18ffa547247dfdc1e764dd876eabc35d187d8f (diff) | |
| download | cppunit-c4995a9e022ed586cf4e3f166738dfe01bf51c16.tar.gz | |
release 1.9.4
Diffstat (limited to 'include/cppunit/plugin')
| -rw-r--r-- | include/cppunit/plugin/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/cppunit/plugin/Makefile.am b/include/cppunit/plugin/Makefile.am index 928ea90..0494373 100644 --- a/include/cppunit/plugin/Makefile.am +++ b/include/cppunit/plugin/Makefile.am @@ -5,4 +5,5 @@ libcppunitinclude_HEADERS = \ DynamicLibraryManagerException.h \ TestPlugIn.h \ TestPlugInAdapter.h \ - PlugInManager.h + PlugInManager.h \ + Parameters.h |
