summaryrefslogtreecommitdiff
path: root/stepmake
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2010-01-08 13:30:28 +0100
committerJohn Mandereau <john.mandereau@gmail.com>2010-01-08 13:30:28 +0100
commit1a9d44f4edf9c0b3bc12d399491ca7001743b539 (patch)
tree700ac58d965801cd30eb7bb1b74fa18e4d8debdd /stepmake
parent65e5a9eadcf2d2b17b2895b20e0118fa026cb3bd (diff)
Thinko: dist .ihtml source files in doc directories
Diffstat (limited to 'stepmake')
-rw-r--r--stepmake/stepmake/documentation-vars.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/stepmake/stepmake/documentation-vars.make b/stepmake/stepmake/documentation-vars.make
index 502a0a99d6..8d0c1ae881 100644
--- a/stepmake/stepmake/documentation-vars.make
+++ b/stepmake/stepmake/documentation-vars.make
@@ -2,3 +2,4 @@ at-dir = $(doc-dir)/
at-ext = .in
EXTRA_DIST_FILES += $(call src-wildcard, *.css)
+EXTRA_DIST_FILES += $(call src-wildcard, *.ihtml)