summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2015-11-10 14:17:50 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2015-11-10 14:25:05 +0100
commitff31171a1c3fcaa0590e3582139778061182ffe3 (patch)
treee84a9ae9afa7743b1ee52066365956df7d501308 /configure.ac
parent6bfa0674c122a34092f52d8d81bf138937486362 (diff)
downloadNetworkManager-ff31171a1c3fcaa0590e3582139778061182ffe3.tar.gz
lldp: add test case
Add a test for the LLDP listener to ensure that things don't accidentally break when we import new code from systemd upstream. https://bugzilla.gnome.org/show_bug.cgi?id=757005
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c8e7913a48..7b4ca9a6c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1031,6 +1031,8 @@ src/platform/Makefile
src/platform/tests/Makefile
src/rdisc/Makefile
src/rdisc/tests/Makefile
+src/devices/Makefile
+src/devices/tests/Makefile
src/devices/adsl/Makefile
src/devices/bluetooth/Makefile
src/devices/team/Makefile