diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-24 16:46:55 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-04-11 10:04:03 +0900 |
| commit | 7541f392d046e343f9739cf87995e44300ec334b (patch) | |
| tree | 815f9e0b639ee244a9f2d42d35df4a3fc4d875fa /icons | |
| parent | cf89569f1ab2162e81fc233b4734f0f6a1fdd5ce (diff) | |
| download | piklab-7541f392.tar.gz piklab-7541f392.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 14cb8e0d9f1ed48d8956d15c845748b75a0cf2fd)
Diffstat (limited to 'icons')
| -rw-r--r-- | icons/Makefile.am | 1 | ||||
| -rw-r--r-- | icons/actions/Makefile.am | 2 | ||||
| -rw-r--r-- | icons/app/Makefile.am | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index db3a124..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = actions app diff --git a/icons/actions/Makefile.am b/icons/actions/Makefile.am deleted file mode 100644 index 1bfd6a9..0000000 --- a/icons/actions/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -piklabdir = $(kde_datadir)/piklab/icons -piklab_ICON = AUTO diff --git a/icons/app/Makefile.am b/icons/app/Makefile.am deleted file mode 100644 index 59bae53..0000000 --- a/icons/app/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -piklabdir = $(kde_icondir) -piklab_ICON = AUTO |
