From de67a7d68703049e722621e2e9789331a99304fc Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 19 Dec 2006 20:33:08 +0000 Subject: [PATCH] Don't compile nm-supplicant-test since it uses the old method of controlling wpa_supplicant git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2193 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- test/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index b4fca1ac4b..f0024c4a22 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -19,8 +19,7 @@ noinst_PROGRAMS = nm-tool \ nm-online \ nminfotest \ nmtestdevices \ - libnm_glib_test \ - nm-supplicant-test + libnm_glib_test nm_tool_SOURCES = nm-tool.c nm_tool_LDADD = $(DBUS_LIBS) $(GTHREAD_LIBS) $(HAL_LIBS) \