summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-26 02:11:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-26 02:11:54 -0500
commit15cbe6d94327f69b793312be6b6b132bb50af651 (patch)
tree30eb3e89ef061b60ce7745491e74a27cfd508f06 /doc
downloadkcmldapmanager-15cbe6d94327f69b793312be6b6b132bb50af651.tar.gz
kcmldapmanager-15cbe6d94327f69b793312be6b6b132bb50af651.zip
Initial import of skeletal module for further development
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am6
-rw-r--r--doc/en/Makefile.am2
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..faa0ae8
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,6 @@
+# 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 = autostart
+SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
new file mode 100644
index 0000000..e7a9eb0
--- /dev/null
+++ b/doc/en/Makefile.am
@@ -0,0 +1,2 @@
+KDE_DOCS = ldap
+KDE_LANG = en