mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-18 02:55:49 +00:00
6 lines
118 B
Makefile
6 lines
118 B
Makefile
|
|
nfcinclude_HEADERS = nfc.h nfc-types.h nfc-messages.h
|
|
nfcincludedir = $(includedir)/nfc
|
|
|
|
EXTRA_DIST = CMakeLists.txt
|