sr: Rename hwplugin.c to hwdriver.c.
This commit is contained in:
parent
c09f0b578c
commit
c30b417f71
|
@ -32,7 +32,7 @@ libsigrok_la_SOURCES = \
|
||||||
session.c \
|
session.c \
|
||||||
session_file.c \
|
session_file.c \
|
||||||
session_driver.c \
|
session_driver.c \
|
||||||
hwplugin.c \
|
hwdriver.c \
|
||||||
filter.c \
|
filter.c \
|
||||||
strutil.c \
|
strutil.c \
|
||||||
log.c
|
log.c
|
||||||
|
|
Loading…
Reference in New Issue