mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 14:25:39 +00:00
Install sensors as sensors again.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4991 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -26,7 +26,7 @@ PROGSENSORSMAN1FILES := $(MODULE_DIR)/sensors.1
|
||||
|
||||
# Regrettably, even 'simply expanded variables' will not put their currently
|
||||
# defined value verbatim into the command-list of rules...
|
||||
PROGSENSORSTARGETS := $(MODULE_DIR)/sensors3
|
||||
PROGSENSORSTARGETS := $(MODULE_DIR)/sensors
|
||||
PROGSENSORSSOURCES := $(MODULE_DIR)/main.c $(MODULE_DIR)/chips.c
|
||||
|
||||
# Include all dependency files. We use '.rd' to indicate this will create
|
||||
|
Reference in New Issue
Block a user