X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=Makefile.am;h=0a19ad9bcaad9718e07f0992e56c79f393dba31f;hp=8bb9aeaf9e158a8854c2c45c673b4f25344c09a3;hb=862f6f270752e93fdd172a0e3d460349890ef191;hpb=43c0a640533331c45ed1b46725524773085de99e diff --git a/Makefile.am b/Makefile.am index 8bb9aea..0a19ad9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,8 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## +ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = decoders lib_LTLIBRARIES = libsigrokdecode.la