diff options
author | Slávek Banko <[email protected]> | 2020-11-16 18:36:16 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-16 18:45:01 +0100 |
commit | e44ffa51cff9f7228661a2bcaf1d98f7d084060d (patch) | |
tree | 5bc9de3f69f67f7e10c850c583e45fee37e5b54c /doc/irkick/Makefile.am | |
parent | 2c39500f358c3bed18311d4854e22aa058d8262c (diff) | |
download | tdeutils-e44ffa51cff9f7228661a2bcaf1d98f7d084060d.tar.gz tdeutils-e44ffa51cff9f7228661a2bcaf1d98f7d084060d.zip |
Move the tdelirc manuals to the directory level in which they are installed.
The manual for the tdelirc control center module is moved to KControl.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b243598f2e3fe773f652207d97f85744d73d5290)
Diffstat (limited to 'doc/irkick/Makefile.am')
-rw-r--r-- | doc/irkick/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/irkick/Makefile.am b/doc/irkick/Makefile.am new file mode 100644 index 0000000..085981d --- /dev/null +++ b/doc/irkick/Makefile.am @@ -0,0 +1,4 @@ + +KDE_LANG = en +KDE_DOCS = AUTO + |