diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ include mk/config.mk # Splits of the info manual. -INFOPARTS = 1 2 +INFOPARTS = 1 2 3 # Object files for the libary. LIBOBJ = linked-list client-list hash-table fd-table mds-message util |