aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-01 21:12:34 +0200
committerMattias Andrée <maandree@kth.se>2023-07-01 21:12:34 +0200
commit03a83797438cc219e2d277f1f4b2d7695eab32dd (patch)
treefa44b82e30234de50984953782a63155295b8600 /config.mk
parentRun svgcleaner on kbd-compose-{on,off,mixed} (diff)
downloadsimple-icon-theme-03a83797438cc219e2d277f1f4b2d7695eab32dd.tar.gz
simple-icon-theme-03a83797438cc219e2d277f1f4b2d7695eab32dd.tar.bz2
simple-icon-theme-03a83797438cc219e2d277f1f4b2d7695eab32dd.tar.xz
Improve makfile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/config.mk b/config.mk
index db05de0..026792e 100644
--- a/config.mk
+++ b/config.mk
@@ -21,10 +21,3 @@ OUTLINE = 000000
# Uncomment the two lines above if you want to use customised colours
SIZES = 16 24 32 48
-# Supported sizes are 8, 16, 22, 24, 32, 36, and 48,
-# you you want any other size add
-#
-# ###x###$(DIR_SUFFIX)/%.png: scalable$(DIR_SUFFIX)/%.svg conv
-# ./conv $@
-#
-# with ### replaces for the size to add support for.