mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-20 13:36:19 +00:00
documentation: exclude some files.
This commit is contained in:
@@ -609,7 +609,13 @@ RECURSIVE = NO
|
||||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE =
|
||||
EXCLUDE = @top_srcdir@/libnfc/drivers.h \
|
||||
@top_srcdir@/libnfc/iso14443-subr.c \
|
||||
@top_srcdir@/libnfc/iso7816.h \
|
||||
@top_srcdir@/libnfc/log-printf.c \
|
||||
@top_srcdir@/libnfc/log.h \
|
||||
@top_srcdir@/libnfc/mirror-subrc.c \
|
||||
@top_srcdir@/libnfc/mirror-subrc.h \
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
||||
Reference in New Issue
Block a user