aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-04-21 03:40:54 +0200
committerache <ache@ache.one>2023-04-21 03:40:54 +0200
commitdd5767696346c7861e29ba09718cfef741e1dbc8 (patch)
tree59e25bb66b8ffdf77a25e6149998344a82b8c0f8 /Makefile
parentAdd types to function (diff)
Add pyhttpd
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3d497ce..d77e953 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 toMp3.sh bot4chan.py track.py autoMMS.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 pyhttpd.py
install:
@if [ -z $(filter-out $@,$(MAKECMDGOALS)) ] ; then \