commit 013282abdc4dc1263f58f3536425749b736aa972
parent 24b85d85fbf51e3d5f7bb4d4e5f508753e33990c
Author: Cem Keylan <cem@ckyln.com>
Date: Fri, 18 Sep 2020 17:40:46 +0300
Makefile: update
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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