diff options
author | Michele Calgaro <[email protected]> | 2024-11-21 13:47:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-22 17:51:44 +0900 |
commit | 0bfbf616d9c1fd7abb1bd02732389ab35e5f8771 (patch) | |
tree | e1b2b10769d7f2f4e27bbaa053284771b3602c8e /data/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 <[email protected]>
(cherry picked from commit 4adff739380e4ae9f30e443ee95644f184456869)
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 00000000..88039dea --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = profiles themes icons pics about |