aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@ache.one>2023-12-11 01:56:41 +0100
committerache <ache@ache.one>2023-12-11 01:56:41 +0100
commit14f712f88b02035e213b338ec5825639c7cc00b0 (patch)
treee83e94bd8678e7a511aefa759556324305175b03 /Makefile
parentActivate IPv6 forwarding (diff)
Add the clip2file toolHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d77e953..483effd 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 pyhttpd.py
+INSTALL_LIST=autoDHCP.py autoWall.sh cmount.sh coWifi.sh cumount.sh imgs2pdf.sh light2.sh toMp3.sh bot4chan.py track.py autoMMS.py pyhttpd.py clip2file.py
install:
@if [ -z $(filter-out $@,$(MAKECMDGOALS)) ] ; then \