summaryrefslogtreecommitdiff
path: root/src/cppunit
diff options
context:
space:
mode:
authorBastiaan Bakker <bastiaan.bakker@lifeline.nl>2001-05-17 19:24:46 +0000
committerBastiaan Bakker <bastiaan.bakker@lifeline.nl>2001-05-17 19:24:46 +0000
commit15bf5fbb250670464df54ef9155cc3b391118523 (patch)
treeda7548e4445bc8fa27a3317bb29edf3108bc8dd2 /src/cppunit
parente8aa70581a321cdda94e734b295d51d1fc3c1d7a (diff)
downloadcppunit-15bf5fbb250670464df54ef9155cc3b391118523.tar.gz
Merged fixes for distcheck target, contributed by Steve M. Robbins <steve@nyongwa.montreal.qc.ca>.
Diffstat (limited to 'src/cppunit')
-rw-r--r--src/cppunit/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am
index 6a663bb..0e54067 100644
--- a/src/cppunit/Makefile.am
+++ b/src/cppunit/Makefile.am
@@ -1,10 +1,9 @@
#
-# $Id: Makefile.am,v 1.2 2001-04-29 14:09:16 bastiaan Exp $
+# $Id: Makefile.am,v 1.3 2001-05-17 20:24:46 bastiaan Exp $
#
EXTRA_DIST = cppunit.dsw cppunit.dsp
-
-cppunitdir=$(includedir)/cppunit
+INCLUDES = -I$(top_srcdir)/include
lib_LTLIBRARIES = libcppunit.la