diff options
Diffstat (limited to 'src/cppunit/Makefile.am')
| -rw-r--r-- | src/cppunit/Makefile.am | 5 |
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 |
