diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-13 17:17:47 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-24 22:46:05 +0900 |
| commit | d3702134fe5c9154a8ac685481508293ef4ea6ad (patch) | |
| tree | 99d12905de6ce69a99426073c708826356649031 /icons | |
| parent | ea9d449a129bcb3f03210d878a8ac31012c1bf8f (diff) | |
| download | digikam-d3702134.tar.gz digikam-d3702134.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a2ab145c9a7b83a42fc168a07972f0de3e31efef)
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile.am | 1 | ||||
| -rw-r--r-- | icons/digikam/Makefile.am | 4 | ||||
| -rw-r--r-- | icons/showfoto/Makefile.am | 5 |
3 files changed, 0 insertions, 10 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index 07b5f52c..00000000 --- a/icons/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = digikam showfoto diff --git a/icons/digikam/Makefile.am b/icons/digikam/Makefile.am deleted file mode 100644 index 0dc2bda0..00000000 --- a/icons/digikam/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -digikamicondir = $(kde_datadir)/digikam/icons -digikamicon_ICON = AUTO - -KDE_ICON = digikam diff --git a/icons/showfoto/Makefile.am b/icons/showfoto/Makefile.am deleted file mode 100644 index 421605a7..00000000 --- a/icons/showfoto/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -showfotoicondir = $(kde_datadir)/showfoto/icons -showfotoicon_ICON = AUTO - -KDE_ICON = showfoto - |
