From a9e3365d98295a762bac19d179a7a15b10f772b0 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sat, 9 Mar 2013 10:41:07 +0100 Subject: [PATCH] Add log_internal.h to Makefile --- libnfc/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libnfc/Makefile.am b/libnfc/Makefile.am index 709f4e2..937350e 100644 --- a/libnfc/Makefile.am +++ b/libnfc/Makefile.am @@ -18,6 +18,7 @@ libnfc_la_SOURCES = \ drivers.h \ iso7816.h \ log.h \ + log_internal.h \ mirror-subr.h \ nfc-internal.h \ target-subr.h