Math Processor Unit Library

libmpu – library of arithmetic functions for integer, real, and complex numbers of increased digit capacity

16 Commits   0 Branches   2 Tags
author: kx <kx@radix-linux.su> 2024-12-28 08:20:38 +0300 committer: kx <kx@radix-linux.su> 2024-12-28 08:20:38 +0300 commit: 07a2b4814e54523bee9733655d165dfa70643565 parent: 055ab71005847fee9aefff8f22be05c3b1ced684
Commit Summary:
Initial set of man pages
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/Makefile.am b/Makefile.am
index dab8856..c5e80ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = po mpu
+SUBDIRS = po mpu man
 
 EXTRA_DIST = config.rpath m4/ChangeLog  \
              config/patches bootstrap  \