aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-07-07 07:05:26 +0200
committerMattias Andrée <maandree@kth.se>2023-07-07 07:05:26 +0200
commitec88fc72deca55bc0c6d1581132b3d240f9dc3f4 (patch)
treebff05106fedb5b0d17d16dafb77c4e428d3a69fa
parentWhitespace fix (diff)
downloadlibclut-ec88fc72deca55bc0c6d1581132b3d240f9dc3f4.tar.gz
libclut-ec88fc72deca55bc0c6d1581132b3d240f9dc3f4.tar.bz2
libclut-ec88fc72deca55bc0c6d1581132b3d240f9dc3f4.tar.xz
Whitespace fix
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7779657..5d2324a 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ include $(CONFIGFILE)
OS = linux
# Linux: linux
# Mac OS: macos
-# Windows: windows
+# Windows: windows
include mk/$(OS).mk