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-11 21:50:22 +0200
commit34a8dab5c7f5e2679da0a4260e3edde4972d2776 (patch)
treec5c96754b3cd4ad7562c165cc100da0771c4e268
parent814b1aec533bf008bbca85a4b6a24a9e93c16bff (diff)
downloadNetworkManager-34a8dab5c7f5e2679da0a4260e3edde4972d2776.tar.gz
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 121a874f26..c0d303a074 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