diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:10:12 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:10:12 +0000 |
| commit | 480e0b5ad43ab32d2d31a64295240e0a4f9e6a3d (patch) | |
| tree | de976356c046b239bbc2943802ba73d1ae6ea0c7 /src/DllPlugInTester | |
| parent | 24cab9efdce91f68cfbe687f5fdd203256ea38f9 (diff) | |
| download | cppunit-480e0b5ad43ab32d2d31a64295240e0a4f9e6a3d.tar.gz | |
Configure.
configure.in: added some makefile.am
* contrib/readme.txt: updated.
* contrib/bc5/bc5-makefile.zip: added borland 5.5 makefile. Contributed by
project cuppa.
Diffstat (limited to 'src/DllPlugInTester')
| -rw-r--r-- | src/DllPlugInTester/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DllPlugInTester/Makefile.am b/src/DllPlugInTester/Makefile.am index 1594e11..e160fdf 100644 --- a/src/DllPlugInTester/Makefile.am +++ b/src/DllPlugInTester/Makefile.am @@ -7,5 +7,5 @@ bin_PROGRAMS=DllPlugInTester DllPlugInTester_SOURCES= DllPlugInTester.cpp DllPlugInTester_LDADD= \ - $(top_builddir)/src/cppunit/libcppunit.la ld.so + $(top_builddir)/src/cppunit/libcppunit.la ld |
