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, 0 insertions, 23 deletions
diff --git a/kdbg/doc/en/Makefile.am b/kdbg/doc/en/Makefile.am
deleted file mode 100644
index e7a6b44..0000000
--- a/kdbg/doc/en/Makefile.am
+++ /dev/null
@@ -1,23 +0,0 @@
-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)