summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8bab82d..74e9c8e 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ clean:
install: all
@install -d $(BIN)
+ @install -d $(MAN)
@install multicat ingests aggregartp desaggregartp offsets $(BIN)
@install multicat.1 ingests.1 aggregartp.1 desaggregartp.1 offsets.1 $(MAN)