diff options
author | Michele Calgaro <[email protected]> | 2022-11-11 11:34:08 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-11-11 11:34:08 +0900 |
commit | 90f63a97bb8775f2cc64cb2d6d1c19e65647a138 (patch) | |
tree | 898891ab9ba25436c38b8951dd910e272f0824f5 /icons | |
parent | 308c9e2d856eec7405550df3b91b690877658ea3 (diff) | |
download | kplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.tar.gz kplayer-90f63a97bb8775f2cc64cb2d6d1c19e65647a138.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am deleted file mode 100644 index 139b609..0000000 --- a/icons/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -# KDE_ICON = AUTO -kplayericonsdir = $(kde_datadir)/kplayer/icons -kplayericons_ICON = AUTO |