diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-18 02:14:12 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-18 02:14:12 -0500 |
| commit | 35dc01b709fc5f201ac02e68c026c5a500333a65 (patch) | |
| tree | d2b83341836d5addb8360b867e9522823930a98c /lib/libtdekrb/doc | |
| parent | 0e11c4ce6d21acd0139345c19b6341971e679b23 (diff) | |
| download | ulab-35dc01b709fc5f201ac02e68c026c5a500333a65.tar.gz ulab-35dc01b709fc5f201ac02e68c026c5a500333a65.zip | |
Added common directories
Diffstat (limited to 'lib/libtdekrb/doc')
| -rw-r--r-- | lib/libtdekrb/doc/Makefile.am | 6 | ||||
| -rw-r--r-- | lib/libtdekrb/doc/en/Makefile.am | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/libtdekrb/doc/Makefile.am b/lib/libtdekrb/doc/Makefile.am new file mode 100644 index 0000000..faa0ae8 --- /dev/null +++ b/lib/libtdekrb/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/lib/libtdekrb/doc/en/Makefile.am b/lib/libtdekrb/doc/en/Makefile.am new file mode 100644 index 0000000..e7a9eb0 --- /dev/null +++ b/lib/libtdekrb/doc/en/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = ldap +KDE_LANG = en |
