mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-03 22:31:50 +00:00
Move nfc_emulate_target() from examples to the library.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
|
||||
nfcinclude_HEADERS = nfc.h nfc-types.h
|
||||
nfcinclude_HEADERS = \
|
||||
nfc.h \
|
||||
nfc-emulation.h \
|
||||
nfc-types.h
|
||||
nfcincludedir = $(includedir)/nfc
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user