X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=94790203c9e045c128277745c7232164cc40f60e;hb=f95fd1aaf3830c4d1f451b4b15c56169c9e95b35;hp=94672f333618981728d3ecabb875824497b71356;hpb=a00b530c644076f04a8505bc3644d2dceb3f6ed7;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 94672f33..94790203 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,7 +20,7 @@ AM_CPPFLAGS = -I $(top_srcdir)/libsigrok \ -DFIRMWARE_DIR='"$(FIRMWARE_DIR)"' -SUBDIRS = hardware input output +SUBDIRS = hardware input output firmware lib_LTLIBRARIES = libsigrok.la