diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:05:00 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-18 09:05:00 +0000 |
| commit | 24cab9efdce91f68cfbe687f5fdd203256ea38f9 (patch) | |
| tree | 81cd5cf96f027aa309eebe45f8d4bc23b207a2cc /src/DllPlugInTester/Makefile.am | |
| parent | 0c7fb5f279e56f26a04d6d390150d8b6b456769e (diff) | |
| download | cppunit-24cab9efdce91f68cfbe687f5fdd203256ea38f9.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/Makefile.am')
| -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 d6497b4..1594e11 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 + $(top_builddir)/src/cppunit/libcppunit.la ld.so |
