summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-11 21:50:18 +0200
committerThomas Haller <thaller@redhat.com>2016-10-13 21:33:33 +0200
commitcc78d89796909750d8a5f2b960e36b38f9d7a070 (patch)
tree3afc219caac1ba396891d4ab4b0d026c58003b30
parent034f07787dc68fe1f81662d537c9baf81302a573 (diff)
build: fix check_local for wifi plugin
-rw-r--r--src/devices/wifi/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/wifi/Makefile.am b/src/devices/wifi/Makefile.am
index 121a874f2..c0d303a07 100644
--- a/src/devices/wifi/Makefile.am
+++ b/src/devices/wifi/Makefile.am
@@ -1,5 +1,7 @@
include $(GLIB_MAKEFILE)
+include $(top_srcdir)/nm.mk
+
@GNOME_CODE_COVERAGE_RULES@
if ENABLE_TESTS