X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Falsa%2FMakefile.am;h=5bacb5b0786dc3ad8187940e825e00352c6bcdff;hb=649a4cd672e5ea14707c4591dd0426fdd87ddd5a;hp=f5f2a453c041195655a71a2fe3ca1ced8737ce74;hpb=0254651dcba4b8c34d35845083250586ecf964ed;p=libsigrok.git diff --git a/hardware/alsa/Makefile.am b/hardware/alsa/Makefile.am index f5f2a453..5bacb5b0 100644 --- a/hardware/alsa/Makefile.am +++ b/hardware/alsa/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrok project. ## ## Copyright (C) 2011 Uwe Hermann ## @@ -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)