aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-02-04 15:35:36 +0100
committerache <ache@ache.one>2019-02-04 15:35:36 +0100
commitf66e8aea782861188a78cbd52aedfc3fdb039442 (patch)
tree05f270b6b8ab41f320135c42775fe9080094dbfa /Makefile
parentTests on autodetection autoMMS (diff)
AutoMMS is standard now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08d2588..3d497ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-INSTALL_LIST=autoDHCP.sh autoWall.sh cmount.sh coWifi.sh cumount.sh imgs2pdf.sh light2.sh tethapp.sh toMp3.sh bot4chan.py track.py
+INSTALL_LIST=autoDHCP.sh autoWall.sh cmount.sh coWifi.sh cumount.sh imgs2pdf.sh light2.sh toMp3.sh bot4chan.py track.py autoMMS.py
install:
@if [ -z $(filter-out $@,$(MAKECMDGOALS)) ] ; then \