aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-18 17:40:46 +0300
committerCem Keylan <cem@ckyln.com>2020-09-18 17:40:46 +0300
commit013282abdc4dc1263f58f3536425749b736aa972 (patch)
tree8b6003dc057cf800f2cce63773d72fee1f5eed96
parent24b85d85fbf51e3d5f7bb4d4e5f508753e33990c (diff)
downloaddocs-013282abdc4dc1263f58f3536425749b736aa972.tar.gz
Makefile: update
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 029f954..cc64acf 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ TEXI = contribution.texi cpt.texi init.texi install.texi top.texi
OBJ = carbslinux.info carbslinux.txt
all: ${OBJ}
+ @echo run \'make install\' if you want to install the docs.
clean:
rm -f ${OBJ} ${TARBALL}.tar.gz