From d564cf8e0506bbc2c8c39ebbfb6d913d140afa6e Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Thu, 18 Apr 2002 09:16:09 +0000 Subject: 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. --- src/DllPlugInTester/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DllPlugInTester') diff --git a/src/DllPlugInTester/Makefile.am b/src/DllPlugInTester/Makefile.am index 3aafeb5..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 dl + $(top_builddir)/src/cppunit/libcppunit.la ld.so -- cgit v1.2.1