remove valgrind target, it doesn't belong here.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18836 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-22 16:45:58 +00:00
parent 411c05107d
commit 66917e3fde

View File

@@ -19,9 +19,3 @@ EXTRA_DIST = \
cf/check-symbols.sh \
cf/install-catman.sh
#
# Useful target for debugging
#
check-valgrind:
env TESTS_ENVIRONMENT="$(objdir)/libtool --mode execute valgrind --leak-check=full --quiet --suppressions=$(srcdir)/tools/valgrind-suppressions" make check