fix copynpaste glitch

This commit is contained in:
Daniel Ribeiro 2011-01-22 01:01:53 -02:00
parent 6ed4f04437
commit 921a4c741f
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ libsigrokhardware_la_SOURCES =
libsigrokhardware_la_LIBADD = \
common/libsigrokhwcommon.la
if LA_DEMO
if LA_ALSA
libsigrokhardware_la_LIBADD += alsa/libsigrokhwalsa.la
endif