diff options
author | Michele Calgaro <[email protected]> | 2024-11-12 15:17:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-15 22:33:43 +0900 |
commit | 94c383c63c15feb3f8d67d7699dee612bbcf6699 (patch) | |
tree | 032850e3c1980471006c97d080351b7d4af0ed4d /doc/ru/Makefile.am | |
parent | ad8a278e96261fd8d91f3174c70217c57c3d7db3 (diff) | |
download | digikam-94c383c63c15feb3f8d67d7699dee612bbcf6699.tar.gz digikam-94c383c63c15feb3f8d67d7699dee612bbcf6699.zip |
Restructure doc folder
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9dbebd8e59a021b7157608117d0861bd593393e5)
Diffstat (limited to 'doc/ru/Makefile.am')
-rw-r--r-- | doc/ru/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am new file mode 100644 index 00000000..462f19fb --- /dev/null +++ b/doc/ru/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = $(AUTODIRS) + |