X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=96542f62cdec5fce88a8e9ed9cc7723b6f6af171;hb=bf5c4d46f8453f810b6f7615d2c16c9f752f9246;hp=e871b9f0fe32e60ea602870204be0d63dde0d887;hpb=67785f2568f20de7350b09ff6049ecec225af498;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index e871b9f0..96542f62 100644 --- a/Makefile.am +++ b/Makefile.am @@ -546,6 +546,8 @@ src_libdrivers_la_SOURCES += \ endif if HW_SERIAL_LCR src_libdrivers_la_SOURCES += \ + src/hardware/serial-lcr/protocol.h \ + src/hardware/serial-lcr/protocol.c \ src/hardware/serial-lcr/api.c endif if HW_SIGLENT_SDS