diff --git a/Makefile b/Makefile index 31f7a15..f3dec37 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ kiln: $(GOSRC) clean: $(RM) kiln - $(RM) $(DOCS) + $(RM) docs/kiln.1 install: all mkdir -p $(DESTDIR)$(BINDIR) $(DESTDIR)$(MANDIR)/man1