mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-28 12:46:37 +00:00
renamed simulate utility to emulate
This commit is contained in:
@@ -27,7 +27,7 @@ LDFLAGS = -fPIC -Wall -O4
|
||||
OBJS = dev_pn531.o dev_acr122.o bitutils.o libnfc.o
|
||||
HEADERS = devices.h bitutils.h defines.h libnfc.h
|
||||
LIBNFC = libnfc.$(LIBNFC_TYPE)
|
||||
EXES = anticol list simulate relay mftool
|
||||
EXES = anticol emulate list mftool relay
|
||||
|
||||
all: $(LIBNFC) $(EXES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user