mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
9 lines
146 B
Makefile
9 lines
146 B
Makefile
|
|
nfcinclude_HEADERS = \
|
|
nfc.h \
|
|
nfc-emulation.h \
|
|
nfc-types.h
|
|
nfcincludedir = $(includedir)/nfc
|
|
|
|
EXTRA_DIST = CMakeLists.txt
|