aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0e78fb7..e57cc25 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,9 @@
include mk/config.mk
+# Splits of the info manual.
+INFOPARTS = 1 2
+
# Object files for the libary.
LIBOBJ = linked-list client-list hash-table fd-table mds-message util