From a801d75f4dbd11fe9742b0c1cb0706585f701d43 Mon Sep 17 00:00:00 2001 From: illiliti Date: Fri, 4 Sep 2020 09:14:41 +0300 Subject: [PATCH] add man page to uninstall --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 75f2350..6e452f8 100644 --- a/Makefile +++ b/Makefile @@ -18,3 +18,4 @@ install: uninstall: rm -f ${DESTDIR}${BINDIR}/tinyramfs rm -rf ${DESTDIR}${DATADIR}/tinyramfs + rm -f ${DESTDIR}${MANDIR}/man5/tinyramfs.5