mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
Fix missing pn53x-tamashell-scripts in generated tarball. (thanks to usermeister)
This commit is contained in:
@@ -151,6 +151,7 @@ AC_CONFIG_FILES([
|
||||
Makefile
|
||||
cmake_modules/Makefile
|
||||
examples/Makefile
|
||||
examples/pn53x-tamashell-scripts/Makefile
|
||||
include/Makefile
|
||||
include/nfc/Makefile
|
||||
libnfc.pc
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
SUBDIRS = pn53x-tamashell-scripts
|
||||
|
||||
bin_PROGRAMS = \
|
||||
nfc-anticol \
|
||||
nfc-dep-initiator \
|
||||
|
||||
4
examples/pn53x-tamashell-scripts/Makefile.am
Normal file
4
examples/pn53x-tamashell-scripts/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
EXTRA_DIST = \
|
||||
UltraLightRead.cmd \
|
||||
UltraLightReadWrite.cmd
|
||||
|
||||
Reference in New Issue
Block a user