aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/Makefile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-01-13 22:47:46 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-01-13 22:47:46 +0100
commit341e5a65a7b36e1f70ed9e6c2ae4f5b18c083b5b (patch)
tree6f01775b070e61b50cb88c757672aef6bbbfe4f4 /doc/ref/Makefile
parentSplit javascript doc into multiple files. (diff)
downloadcalp-341e5a65a7b36e1f70ed9e6c2ae4f5b18c083b5b.tar.gz
calp-341e5a65a7b36e1f70ed9e6c2ae4f5b18c083b5b.tar.xz
Doc work.
Diffstat (limited to 'doc/ref/Makefile')
-rw-r--r--doc/ref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/Makefile b/doc/ref/Makefile
index 35dd6604..2232a70e 100644
--- a/doc/ref/Makefile
+++ b/doc/ref/Makefile
@@ -1,4 +1,4 @@
-TEXI_FILES := $(wildcard *.texi)
+TEXI_FILES := $(shell find . -type f -name \*.texi)
INFOFLAGS :=
all: calp.info