mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 19:13:44 +00:00
Make Travis happy
This commit is contained in:
@@ -19,7 +19,7 @@ libnfcutils_la_LIBADD = -lnfc
|
|||||||
|
|
||||||
nfc_barcode_SOURCES = nfc-barcode.c
|
nfc_barcode_SOURCES = nfc-barcode.c
|
||||||
nfc_barcode_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
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_SOURCES = nfc-emulate-forum-tag4.c nfc-utils.h
|
||||||
nfc_emulate_forum_tag4_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
nfc_emulate_forum_tag4_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
#include <nfc/nfc.h>
|
#include <nfc/nfc.h>
|
||||||
|
|
||||||
#include "utils/nfc-utils.h"
|
#include "nfc-utils.h"
|
||||||
|
|
||||||
#define MAX_FRAME_LEN 264
|
#define MAX_FRAME_LEN 264
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user