From a3475cc896053fd3edc14453cc952579e6b71fb0 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 5 Apr 2013 11:42:57 +0200 Subject: [PATCH] make cppcheck: add PN532_SPI --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 0f27442..a84f70c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,4 +47,5 @@ cppcheck: -DDRIVER_PN53X_USB_ENABLED -DDRIVER_ACR122_PCSC_ENABLED \ -DDRIVER_ACR122_USB_ENABLED -DDRIVER_ACR122S_ENABLED \ -DDRIVER_PN532_UART_ENABLED -DDRIVER_ARYGON_ENABLED \ + -DDRIVER_PN532_SPI_ENABLED \ --force --inconclusive .