summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-19 16:43:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-19 16:43:56 +0000
commit71daf7b88c7e766ca50544afa8321959b6e43a81 (patch)
tree964cc408ab6c61c57ab4273f4d5e4fb6fe22e03b /Makefile.am
parentb686729c3910e115612e728b924ac5da855340a9 (diff)
add check-valgrind target
Original commit message from CVS: add check-valgrind target
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 558e95ea..cfe228de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,3 +33,6 @@ noinst_HEADERS = \
include $(top_srcdir)/common/release.mak
# include $(top_srcdir)/common/po.mak
+
+check-valgrind:
+ @true