summaryrefslogtreecommitdiffstats
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..2113960
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,5 @@
+man3/*.3:
+ doxygen ../doc/libr.cfg
+
+man_MANS = man3/*.3
+CLEANFILES = man3/*.3