]> sigrok.org Git - libsigrok.git/blobdiff - hardware/alsa/Makefile.am
alsa: Split into api.c and protocol.c
[libsigrok.git] / hardware / alsa / Makefile.am
index f5f2a453c041195655a71a2fe3ca1ced8737ce74..87c6b50bd1684f57d9977bcb15d8e8fed2125a21 100644 (file)
@@ -23,7 +23,9 @@ if HW_ALSA
 noinst_LTLIBRARIES = libsigrokhwalsa.la
 
 libsigrokhwalsa_la_SOURCES = \
-       alsa.c
+       protocol.h \
+       protocol.c \
+       api.c
 
 libsigrokhwalsa_la_CFLAGS = \
        -I$(top_srcdir)