diff options
Diffstat (limited to 'src/devices/wifi/tests/Makefile.am')
| -rw-r--r-- | src/devices/wifi/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/wifi/tests/Makefile.am b/src/devices/wifi/tests/Makefile.am index 09c6401f..2a7d7849 100644 --- a/src/devices/wifi/tests/Makefile.am +++ b/src/devices/wifi/tests/Makefile.am @@ -23,5 +23,6 @@ test_wifi_ap_utils_SOURCES = \ test_wifi_ap_utils_LDADD = $(top_builddir)/src/libNetworkManager.la +@VALGRIND_RULES@ TESTS = test-wifi-ap-utils |