From 7700efad18e5b83beb130f68f441a70237be3d3c Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Thu, 10 Nov 2016 18:11:24 +0100 Subject: [PATCH] build: don't build the wimax nsp bindings Added accidentally by the object-manager branch. --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5ad1249785..68c923a3c8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -228,9 +228,7 @@ nodist_introspection_libnmdbus_la_SOURCES = \ introspection/nmdbus-vpn-connection.c \ introspection/nmdbus-vpn-connection.h \ introspection/nmdbus-vpn-plugin.c \ - introspection/nmdbus-vpn-plugin.h \ - introspection/nmdbus-wimax-nsp.c \ - introspection/nmdbus-wimax-nsp.h + introspection/nmdbus-vpn-plugin.h DBUS_INTERFACE_DOCS = \ introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml \