diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
commit | b29bb2dbee8137ef5ff240588cf2269edc9428fd (patch) | |
tree | 3aaa726f6611e592ea05082f67898fbde91ccaad /cppunit | |
parent | da42440ee30c2a15803fe159855f64dec97ad45a (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'cppunit')
-rw-r--r-- | cppunit/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk index 3836e6905e9a..3f52b78e6f5d 100644 --- a/cppunit/makefile.mk +++ b/cppunit/makefile.mk @@ -41,6 +41,7 @@ TARGET=so_cppunit # --- Files -------------------------------------------------------- TARFILE_NAME=cppunit-1.8.0 +TARFILE_MD5=9f18d97ca99b4f095f5ff18139df59c3 ADDITIONAL_FILES=\ include$/cppunit$/config-auto.h \ |