diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-21 13:47:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-22 17:51:44 +0900 |
commit | 0bfbf616d9c1fd7abb1bd02732389ab35e5f8771 (patch) | |
tree | e1b2b10769d7f2f4e27bbaa053284771b3602c8e /data/pics/Makefile.am | |
parent | f18a159eb7102145722897a656a06a3545d28291 (diff) | |
download | digikam-0bfbf616d9c1fd7abb1bd02732389ab35e5f8771.tar.gz digikam-0bfbf616d9c1fd7abb1bd02732389ab35e5f8771.zip |
Move 'data' folder to main level and group 'icons' and 'pics' subfolders for 'digikam' and 'showfoto'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4adff739380e4ae9f30e443ee95644f184456869)
Diffstat (limited to 'data/pics/Makefile.am')
-rw-r--r-- | data/pics/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/pics/Makefile.am b/data/pics/Makefile.am new file mode 100644 index 00000000..07b5f52c --- /dev/null +++ b/data/pics/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = digikam showfoto |