aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
new file mode 100644
index 000000000..46e2a3ad6
--- /dev/null
+++ b/doc/Makefile
@@ -0,0 +1,6 @@
+
+all: asterisk.8
+
+asterisk.8: asterisk.sgml
+ docbook2X-man asterisk.sgml
+