summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2006-12-19 20:33:08 +0000
committerDan Williams <dcbw@redhat.com>2006-12-19 20:33:08 +0000
commitde67a7d68703049e722621e2e9789331a99304fc (patch)
treec277473759c60c8385ac6d3c0e41a0000e73f137 /test
parenta6f5833cb379d47aa9780e92b94d47100964d2e1 (diff)
downloadNetworkManager-de67a7d68703049e722621e2e9789331a99304fc.tar.gz
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
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am3
1 files changed, 1 insertions, 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) \