From 013282abdc4dc1263f58f3536425749b736aa972 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 18 Sep 2020 17:40:46 +0300 Subject: Makefile: update --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3