mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 12:16:34 +00:00
Include missing examples headers when "make install".
This commit is contained in:
@@ -3,6 +3,9 @@ bin_PROGRAMS = nfc-anticol nfc-list nfc-mftool nfc-mfultool nfc-relay nfc-emulat
|
||||
# set the include path found by configure
|
||||
INCLUDES= $(all_includes)
|
||||
|
||||
nfcinclude_HEADERS = mifaretag.h mifareultag.h
|
||||
nfcincludedir = $(includedir)/libnfc
|
||||
|
||||
AM_CFLAGS = -I$(top_srcdir)/src
|
||||
|
||||
nfc_anticol_SOURCES = nfc-anticol.c
|
||||
|
||||
Reference in New Issue
Block a user