libnfc/src/lib/chips/Makefile.am
Romuald Conty 0f0c9abe24 Prepare next release.
Update Debian packages.
Set svn:ignore properties.
2009-11-27 15:44:25 +00:00

10 lines
213 B
Makefile

# set the include path found by configure
INCLUDES= $(all_includes)
noinst_HEADERS = pn53x.h
noinst_LTLIBRARIES = libnfcchips.la
libnfcchips_la_SOURCES = pn53x.c
libnfcchips_la_CFLAGS = -I$(top_srcdir)/src/lib