mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-20 05:26:18 +00:00
Move nfc-emulate-forum-tag2 from utils to examples.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
bin_PROGRAMS = \
|
||||
nfc-emulate-forum-tag2 \
|
||||
nfc-emulate-forum-tag4 \
|
||||
nfc-list \
|
||||
nfc-mfclassic \
|
||||
@@ -18,10 +17,6 @@ noinst_LTLIBRARIES = libnfcutils.la
|
||||
|
||||
libnfcutils_la_SOURCES = nfc-utils.c
|
||||
|
||||
nfc_emulate_forum_tag2_SOURCES = nfc-emulate-forum-tag2.c
|
||||
nfc_emulate_forum_tag2_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||
libnfcutils.la
|
||||
|
||||
nfc_emulate_forum_tag4_SOURCES = nfc-emulate-forum-tag4.c
|
||||
nfc_emulate_forum_tag4_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||
libnfcutils.la
|
||||
|
||||
Reference in New Issue
Block a user