Fix "undefined reference"s
This commit is contained in:
parent
9d82d598f0
commit
5a08fcf2bc
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ AM_CPPFLAGS = $(all_includes) $(LIBNFC_CFLAGS)
|
|||
noinst_LTLIBRARIES = libnfcutils.la
|
||||
|
||||
libnfcutils_la_SOURCES = nfc-utils.c
|
||||
libnfcutils_la_LIBADD = -lnfc
|
||||
|
||||
nfc_emulate_forum_tag4_SOURCES = nfc-emulate-forum-tag4.c nfc-utils.h
|
||||
nfc_emulate_forum_tag4_LDADD = $(top_builddir)/libnfc/libnfc.la \
|
||||
|
|
Loading…
Add table
Reference in a new issue