diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-05-09 09:27:57 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-05-22 13:37:38 +0900 |
| commit | ca15b14da5f68f8cd2b86976009fd1a6a1c7ea55 (patch) | |
| tree | 0ff10f62094e706806ca25dd063fa1cb69f37306 /icons | |
| parent | 7a5739d94f1b459c01c7f6acf5f3b1d99829d352 (diff) | |
| download | krecipes-ca15b14d.tar.gz krecipes-ca15b14d.zip | |
Drop support for automake builds
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 189026316e42f7499f9ef45556b1ebaf31acd36e)
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile.am | 1 | ||||
| -rw-r--r-- | icons/actions/Makefile.am | 3 | ||||
| -rw-r--r-- | icons/mime/Makefile.am | 3 |
3 files changed, 0 insertions, 7 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index 9a9945b..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = actions mime diff --git a/icons/actions/Makefile.am b/icons/actions/Makefile.am deleted file mode 100644 index 5d74658..0000000 --- a/icons/actions/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -krecipesdir = $(kde_datadir)/krecipes/icons -krecipes_ICON = AUTO - diff --git a/icons/mime/Makefile.am b/icons/mime/Makefile.am deleted file mode 100644 index a08b248..0000000 --- a/icons/mime/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -krecipesdir = $(datadir)/icons -krecipes_ICON = AUTO - |
