aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/Makefile')
-rw-r--r--doc/ref/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/Makefile b/doc/ref/Makefile
new file mode 100644
index 00000000..2da2dd43
--- /dev/null
+++ b/doc/ref/Makefile
@@ -0,0 +1,6 @@
+TEXI_FILES := $(wildcard *.texi)
+
+all: calp.info
+
+calp.info: $(TEXI_FILES)
+ makeinfo calp.texi