diff options
author | Timothy Pearson <[email protected]> | 2012-05-05 17:47:47 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-05 17:47:47 -0500 |
commit | 81dce195f1f6b18b66f2bbbe4ec6b10bb1387379 (patch) | |
tree | 0c3e06a8a35224dc79a29edfeb502f650add547c /doc/Makefile.am | |
download | kcmautostart-81dce195f1f6b18b66f2bbbe4ec6b10bb1387379.tar.gz kcmautostart-81dce195f1f6b18b66f2bbbe4ec6b10bb1387379.zip |
Initial import
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 6 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) |