hardware/agilent-dmm/Makefile.am: Fix typo.
This commit is contained in:
parent
4f9bf9a202
commit
16d6e56d12
|
@ -24,7 +24,7 @@ noinst_LTLIBRARIES = libsigrokhwagilentdmm.la
|
||||||
|
|
||||||
libsigrokhwagilentdmm_la_SOURCES = \
|
libsigrokhwagilentdmm_la_SOURCES = \
|
||||||
api.c \
|
api.c \
|
||||||
agilentdmm.h \
|
agilent-dmm.h \
|
||||||
sched.c
|
sched.c
|
||||||
|
|
||||||
libsigrokhwagilentdmm_la_CFLAGS = \
|
libsigrokhwagilentdmm_la_CFLAGS = \
|
||||||
|
|
Loading…
Reference in New Issue