mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
The config file is now manually parsed instead of using regex. While this is less beautifull, it allows us to drop PCRE as a dependency on Windows.
7 lines
119 B
Makefile
7 lines
119 B
Makefile
EXTRA_DIST = \
|
|
COPYING-CMAKE-SCRIPTS \
|
|
FindLIBUSB.cmake \
|
|
FindPCSC.cmake \
|
|
UseDoxygen.cmake \
|
|
LibnfcDrivers.cmake
|