sr: Rename hwplugin.c to hwdriver.c.

This commit is contained in:
Uwe Hermann 2012-02-28 23:53:17 +01:00
parent c09f0b578c
commit c30b417f71
2 changed files with 1 additions and 1 deletions

View File

@ -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