summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2021-03-10 13:39:51 +0300
committersyn <isaqtm@gmail.com>2021-03-10 13:39:51 +0300
commitd366e3a18fe4270399a23ab3402f3479e878a90e (patch)
tree5d97435606694164c2db7ee7c2c81d5587a69ced
parent2f38658f5d86a199a1066341883aa69bd6e49828 (diff)
downloadupnet-d366e3a18fe4270399a23ab3402f3479e878a90e.tar.gz
make 'source' available in makefile
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index 73fe26a..562a8cd 100644
--- a/makefile
+++ b/makefile
@@ -1,3 +1,5 @@
+SHELL := bash
+
all:
@echo "all not allowed"