diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index af219aca..407811c4 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,6 +1,6 @@ if TOOLS -noinst_PROGRAMS = wifi-scan +noinst_PROGRAMS = wifi-scan tap-test wifi_scan_LDADD = @GLIB_LIBS@ @NETLINK_LIBS@ endif |