summaryrefslogtreecommitdiffstats
path: root/kdbg/doc/en/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/doc/en/Makefile.am')
-rw-r--r--kdbg/doc/en/Makefile.am23
1 files changed, 23 insertions, 0 deletions
diff --git a/kdbg/doc/en/Makefile.am b/kdbg/doc/en/Makefile.am
new file mode 100644
index 0000000..e7a6b44
--- /dev/null
+++ b/kdbg/doc/en/Makefile.am
@@ -0,0 +1,23 @@
+html_DATA = \
+ argspwdenv.html \
+ breakptlist.html \
+ globaloptions.html \
+ howdoi.html \
+ invocation.html \
+ localvars.html \
+ memory.html \
+ pgmoutput.html \
+ pgmsettings.html \
+ registers.html \
+ sourcecode.html \
+ stack.html \
+ threads.html \
+ tips.html \
+ types.html \
+ watches.html \
+ xslt.html \
+ index.html
+
+htmldir = $(kde_htmldir)/en/kdbg
+
+EXTRA_DIST = $(html_DATA)