diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 6 | ||||
-rw-r--r-- | doc/en/Makefile.am | 5 |
2 files changed, 0 insertions, 11 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am deleted file mode 100644 index 7e7a4a8..0000000 --- a/doc/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# the SUBDIRS is filled automatically by am_edit. If files are -# in this directory they are installed into the english dir - -KDE_LANG = en -KDE_DOCS = kscope -SUBDIRS = $(AUTODIRS) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index fef2a0a..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -KDE_DOCS = kscope -KDE_LANG = en -kde_docs_KDEDOCS = call_tree.png main_window.png pref.png project_files.png \ - project_new.png project_open.png query_dlg.png autocomp_dlg.png query_filter.png \ - call_graph.png |