mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
Make Travis happy
This commit is contained in:
parent
dcdbff0705
commit
00700bc66d
@ -19,7 +19,7 @@ libnfcutils_la_LIBADD = -lnfc
|
||||
|
||||
nfc_barcode_SOURCES = nfc-barcode.c
|
||||
nfc_barcode_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||
$(top_builddir)/utils/libnfcutils.la
|
||||
libnfcutils.la
|
||||
|
||||
nfc_emulate_forum_tag4_SOURCES = nfc-emulate-forum-tag4.c nfc-utils.h
|
||||
nfc_emulate_forum_tag4_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
#include <nfc/nfc.h>
|
||||
|
||||
#include "utils/nfc-utils.h"
|
||||
#include "nfc-utils.h"
|
||||
|
||||
#define MAX_FRAME_LEN 264
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user