summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1533b3a..398be6d 100644
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ lsinitcpio.1: lsinitcpio.1.txt Makefile
clean:
${RM} -r build mkinitcpio-${VERSION}
- ${RM} mkinitcpio-${VERSION}.tar.gz mkinitcpio.8 mkinitcpio.8.gz
+ ${RM} mkinitcpio-${VERSION}.tar.gz mkinitcpio.8 lsinitcpio.1
dist: doc
echo ${VERSION} > VERSION