aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-10-27 13:56:33 +0000
committersin <sin@2f30.org>2014-10-27 13:56:33 +0000
commitcae14a8208c0a0e33fb0ef7d61400dd774b4b711 (patch)
tree8c00a3c95c40615ff87c6906fee953b8aaea9ee4 /Makefile
parent9a14dcd8d2516e44feaf1a65af4ea8ac76fa33b5 (diff)
downloadnoice-cae14a8208c0a0e33fb0ef7d61400dd774b4b711.tar.gz
Ensure manprefix exists
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bee31ef..85c4631 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ strlcpy.o: util.h
install: all
mkdir -p $(DESTDIR)$(PREFIX)/bin
cp -f $(BIN) $(DESTDIR)$(PREFIX)/bin
+ mkdir -p $(DESTDIR)$(MANPREFIX)/man1
cp -f $(BIN).1 $(DESTDIR)$(MANPREFIX)/man1
uninstall:
Un proyecto texto-plano.xyz