mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 20:26:37 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
INCLUDES = $(LIBNFC_CFLAGS)
|
|
|
|
SUBDIRS = lib examples include
|
|
|
|
EXTRA_DIST = CMakeLists.txt
|
|
|