summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cpucontrol/Makefile')
-rw-r--r--usr.sbin/cpucontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile
index a048dd7..759e13d 100644
--- a/usr.sbin/cpucontrol/Makefile
+++ b/usr.sbin/cpucontrol/Makefile
@@ -2,6 +2,6 @@
PROG= cpucontrol
MAN= cpucontrol.8
-SRCS= cpucontrol.c intel.c amd.c
+SRCS= cpucontrol.c intel.c amd.c via.c
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud