Move nfc_emulate_target() from examples to the library.

This commit is contained in:
Romain Tartiere 2011-03-13 14:31:06 +00:00
parent 4dad8c2307
commit 0f0fa2b14f
6 changed files with 148 additions and 84 deletions

View file

@ -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