]> sigrok.org Git - libsigrok.git/blobdiff - hardware/alsa/Makefile.am
Rewrote the link-mso19.c into api and protocol. Still need to test and cleanup some...
[libsigrok.git] / hardware / alsa / Makefile.am
index 612c97e4bd8d6ed1d05fa19ea67ffbfe6b194052..87c6b50bd1684f57d9977bcb15d8e8fed2125a21 100644 (file)
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ##
 
-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)