From f034d0bca38b1fca601fdeafbd9aaa78debd0b6f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 23 Dec 2009 05:31:21 -0800 Subject: Add code for retrieving supplicant global properties --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 12427055..bd023e00 100644 --- a/Makefile.am +++ b/Makefile.am @@ -117,8 +117,8 @@ noinst_PROGRAMS += tools/wifi-scan tools/supplicant-test \ tools_wifi_scan_LDADD = @GLIB_LIBS@ @NETLINK_LIBS@ -tools_supplicant_test_SOURCES = $(gdbus_sources) \ - tools/supplicant-test.c +tools_supplicant_test_SOURCES = $(gdbus_sources) tools/supplicant-test.c \ + tools/supplicant.h tools/supplicant.c tools_supplicant_test_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ tools_polkit_test_LDADD = @DBUS_LIBS@ -- cgit v1.2.3