diff --git a/examples/Makefile.am b/examples/Makefile.am index 75f5eec..42b8d1a 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -8,6 +8,7 @@ nfcincludedir = $(includedir)/nfc AM_CFLAGS = -I$(top_srcdir)/libnfc +noinst_HEADERS = nfc-utils.h noinst_LIBRARIES = libnfcutils.a libnfcutils_a_SOURCES = nfc-utils.c