Rename nfc-mftool to nfc-mfclassic.

Rename nfc-mfultool to nfc-mfultralight.
Remove compilation warnings due to missing includes.
"make distclean" now clean Makefile.in.
This commit is contained in:
Romuald Conty
2009-11-02 11:34:58 +00:00
parent cd43b758d4
commit c6a7e2bf47
12 changed files with 31 additions and 19 deletions

View File

@@ -28,7 +28,9 @@
#include <string.h>
#include "libnfc.h"
#include "messages.h"
#include "bitutils.h"
static dev_info* pdi;
static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };