aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wmem/Makefile.am')
-rw-r--r--epan/wmem/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/wmem/Makefile.am b/epan/wmem/Makefile.am
index 0d05311792..8fd4960e79 100644
--- a/epan/wmem/Makefile.am
+++ b/epan/wmem/Makefile.am
@@ -36,6 +36,8 @@ wmem_test_LDADD = \
libwmem.la \
$(GLIB_LIBS)
+test-programs: wmem_test
+
CLEANFILES = \
libwmem.a \
libwmem.la \