diff options
author | Michele Calgaro <[email protected]> | 2024-02-23 21:15:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-23 23:22:18 +0900 |
commit | d41529e3a5ebe499f9dbab6ca0b4819213d4ada1 (patch) | |
tree | 76681c1c79d094cef578fb09fb2760ee57a34cdb /doc/Makefile.am | |
parent | ab31b74b6a2aa04a7918243f7536281c3adb532b (diff) | |
download | gwenview-d41529e3a5ebe499f9dbab6ca0b4819213d4ada1.tar.gz gwenview-d41529e3a5ebe499f9dbab6ca0b4819213d4ada1.zip |
Restructure doc/man folders
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 2f5a9e8ee0c89e93d43f97f97744313ff9e8236a)
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 26d239d..8bd0272 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,2 +1 @@ -KDE_LANG = en -KDE_DOCS = gwenview +SUBDIRS = en man |