Move nfc-emulate-forum-tag2 from utils to examples.
This commit is contained in:
parent
322eec6fb1
commit
ce846931bc
5 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue