summaryrefslogtreecommitdiff
path: root/src/cppunit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppunit/Makefile.am')
-rw-r--r--src/cppunit/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am
index 44a925f..ecd4887 100644
--- a/src/cppunit/Makefile.am
+++ b/src/cppunit/Makefile.am
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.am,v 1.29 2002-04-18 09:58:57 blep Exp $
+# $Id: Makefile.am,v 1.30 2002-04-20 21:51:33 blep Exp $
#
EXTRA_DIST = cppunit.dsp cppunit_dll.dsp DllMain.cpp
@@ -48,6 +48,3 @@ libcppunit_la_LDFLAGS= \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
-release $(LT_RELEASE)
-
-
-