mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-26 00:16:18 +00:00
move some examples to utils/ since they are not examples anymore :) (Fixes Issue 164)
This commit is contained in:
@@ -164,11 +164,11 @@ CFLAGS="$CFLAGS -Du_int8_t=uint8_t -Du_int16_t=uint16_t"
|
||||
AC_CONFIG_FILES([
|
||||
Doxyfile
|
||||
Makefile
|
||||
cmake/Makefile
|
||||
cmake/modules/Makefile
|
||||
contrib/Makefile
|
||||
contrib/win32/Makefile
|
||||
contrib/win32/sys/Makefile
|
||||
cmake/Makefile
|
||||
cmake/modules/Makefile
|
||||
examples/Makefile
|
||||
examples/pn53x-tamashell-scripts/Makefile
|
||||
include/Makefile
|
||||
@@ -179,6 +179,7 @@ AC_CONFIG_FILES([
|
||||
libnfc/chips/Makefile
|
||||
libnfc/drivers/Makefile
|
||||
test/Makefile
|
||||
utils/Makefile
|
||||
])
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user