Add forgotten files.
This commit is contained in:
parent
c6f4343276
commit
12de6ea4c4
1 changed files with 10 additions and 0 deletions
10
test/common/Makefile.am
Normal file
10
test/common/Makefile.am
Normal file
|
@ -0,0 +1,10 @@
|
|||
# $Id$
|
||||
|
||||
INCLUDES = $(CUTTER_CFLAGS) -I$(top_srcdir)/libfreefare
|
||||
AM_CFLAGS = @LIBNFC_CFLAGS@
|
||||
|
||||
noinst_LTLIBRARIES = \
|
||||
libtestcommon.la
|
||||
|
||||
libtestcommon_la_SOURCES = mifare_desfire_auto_authenticate.c \
|
||||
mifare_desfire_auto_authenticate.h
|
Loading…
Reference in a new issue