diff options
Diffstat (limited to 'libnm-core/tests/Makefile.am')
| -rw-r--r-- | libnm-core/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-core/tests/Makefile.am b/libnm-core/tests/Makefile.am index a21c131c..79aa73db 100644 --- a/libnm-core/tests/Makefile.am +++ b/libnm-core/tests/Makefile.am @@ -24,6 +24,7 @@ LDADD = \ $(top_builddir)/libnm-core/libnm-core.la \ $(GLIB_LIBS) +@VALGRIND_RULES@ TESTS = $(noinst_PROGRAMS) endif |