summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-22 04:15:45 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-19 10:28:12 +0000
commitb82ab7edd8e9cd533377d20ca5c9697af60dbb1b (patch)
tree9a41cabb0090d087b9a04cfe2c5b348a438c6cb5 /Makefile
parent61cdfad0356929c025837e82296ae38869f0a266 (diff)
downloadtalos-skeleton-b82ab7edd8e9cd533377d20ca5c9697af60dbb1b.tar.gz
talos-skeleton-b82ab7edd8e9cd533377d20ca5c9697af60dbb1b.zip
Add very early version of software beep utility
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62e05d2..8b253f3 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,8 @@ SUBDIRS = fanctl \
pyipmitest \
pystatemgr \
pysystemmgr \
- pytools
+ pytools \
+ softbeep
REVERSE_SUBDIRS = $(shell echo $(SUBDIRS) $(GDBUS_APPS) | tr ' ' '\n' | tac |tr '\n' ' ')
OpenPOWER on IntegriCloud