Skip to content

Commit 4f74bf4

Browse files
committed
main.cc → scpidev.cc
1 parent a5b40de commit 4f74bf4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Makefile.sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# vim:ts=4
22

3-
SCPIDEV_SOURCES += scpidev/main.cc
3+
SCPIDEV_SOURCES += scpidev/scpidev.cc
44
SCPIDEV_SOURCES += scpidev/scpi_device.cc
55

66
SCPIDEV_HEADERS += scpidev/filter.h
File renamed without changes.

0 commit comments

Comments
 (0)