neard: nfctool: Add LLCP traffic sniffing feature
[platform/upstream/neard.git] / Makefile.am
index 79110a5..f2ca340 100644 (file)
@@ -86,7 +86,8 @@ tools_snep_send_SOURCES = $(gdbus_sources) src/log.c src/dbus.c \
                        src/bluetooth.c src/ndef.c tools/snep-send.c src/agent.c
 tools_snep_send_LDADD = @GLIB_LIBS@ @DBUS_LIBS@
 
-tools_nfctool_nfctool_SOURCES = tools/nfctool/main.c tools/nfctool/netlink.c
+tools_nfctool_nfctool_SOURCES = tools/nfctool/main.c tools/nfctool/netlink.c \
+                               tools/nfctool/sniffer.c
 tools_nfctool_nfctool_LDADD = @GLIB_LIBS@ @NETLINK_LIBS@
 
 endif