diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 18:36:16 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 18:36:16 +0100 |
commit | b243598f2e3fe773f652207d97f85744d73d5290 (patch) | |
tree | df19385ed5111dcf8b8bef363723bd9da51d73f8 /doc/irkick/Makefile.am | |
parent | 5c212d1abc9b736b22c9432b45486914d3f31359 (diff) | |
download | tdeutils-b243598f2e3fe773f652207d97f85744d73d5290.tar.gz tdeutils-b243598f2e3fe773f652207d97f85744d73d5290.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 <slavek.banko@axis.cz>
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 + |