Update the mifare-classic-format example.
This commit is contained in:
parent
d8b0a18752
commit
935ab47c54
2 changed files with 79 additions and 180 deletions
|
|
@ -1,4 +1,4 @@
|
|||
AM_CFLAGS = -I. @LIBNFC_CFLAGS@
|
||||
AM_CFLAGS = -I. -I$(top_builddir)/libfreefare @LIBNFC_CFLAGS@
|
||||
AM_LDFLAGS = @LIBNFC_LIBS@
|
||||
|
||||
bin_PROGRAMS = mifare-classic-format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue