]> sigrok.org Git - libsigrokdecode.git/blobdiff - configure.ac
srd: nunchuk: Enable PD now, it works fine.
[libsigrokdecode.git] / configure.ac
index 0d7f71050a0a08205bb2f17ac1e5c1f2a48ec6aa..6dfaee26c4b72514dc66d2e2583ff2f4ed8ca3c5 100644 (file)
@@ -36,6 +36,7 @@ AC_CONFIG_AUX_DIR([autostuff])
 # We require at least automake 1.11 (needed for 'silent rules').
 AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign std-options])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 
 AH_TOP([#ifndef SRD_CONFIG_H
 #define SRD_CONFIG_H    /* To stop multiple inclusions. */])
@@ -159,6 +160,7 @@ AC_CONFIG_FILES([Makefile
                 decoders/mlx90614/Makefile
                 decoders/mx25lxx05d/Makefile
                 decoders/mxc6225xu/Makefile
+                decoders/nunchuk/Makefile
                 decoders/pan1321/Makefile
                 decoders/rtc8564/Makefile
                 decoders/spi/Makefile