X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Falsa%2FMakefile.am;h=87c6b50bd1684f57d9977bcb15d8e8fed2125a21;hb=df92e5cf6b1caad0d1d43eb890d84af1ef79cd18;hp=612c97e4bd8d6ed1d05fa19ea67ffbfe6b194052;hpb=db8ae7b941a31b2bc64e14d60a1e962fd2b2dc38;p=libsigrok.git diff --git a/hardware/alsa/Makefile.am b/hardware/alsa/Makefile.am index 612c97e4..87c6b50b 100644 --- a/hardware/alsa/Makefile.am +++ b/hardware/alsa/Makefile.am @@ -17,13 +17,15 @@ ## along with this program. If not, see . ## -if LA_ALSA +if HW_ALSA # Local lib, this is NOT meant to be installed! noinst_LTLIBRARIES = libsigrokhwalsa.la libsigrokhwalsa_la_SOURCES = \ - alsa.c + protocol.h \ + protocol.c \ + api.c libsigrokhwalsa_la_CFLAGS = \ -I$(top_srcdir)