summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMike Wey2011-09-12 22:57:09 +0200
committerMike Wey2011-09-12 22:57:09 +0200
commite834a842836343a18aee81aa82ce0da4e65d9104 (patch)
tree99586c3f2364d45bdd680432bc1d2e98bcd1dab4 /GNUmakefile
parent914411d8ab004e1c67b9307a3d94cb3fc132d763 (diff)
Add the headers to the docs, they still need some doc comments.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f61d3cb..ed9dc8d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -95,6 +95,9 @@ docs: $(DOCS_DMAGICK)
docs/%.html : dmagick/%.d
$(DC) $(DCFLAGS) docs/dmagick.ddoc $< $(DDOCFLAGS)
+docs/c/%.html : dmagick/c/%.d
+ $(DC) $(DCFLAGS) docs/dmagick.ddoc docs/dmagick.c.ddoc $< $(DDOCFLAGS)
+
#######################################################################
install: lib