aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-16 06:54:47 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-16 06:54:47 +0530
commitd86810a42587527191e0de15c252a92932a4ef4a (patch)
treef3b0e5d2e7f57efcbe16b5c03d381f6f7c6000cb /misc
parenta85467d462a7d960cc820feb488e858b7d4c6a9c (diff)
downloadnnn-d86810a42587527191e0de15c252a92932a4ef4a.tar.gz
Minor reformat
Diffstat (limited to 'misc')
-rw-r--r--misc/haiku/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/haiku/Makefile b/misc/haiku/Makefile
index ba10734..34057df 100644
--- a/misc/haiku/Makefile
+++ b/misc/haiku/Makefile
@@ -17,7 +17,7 @@ O_NOMOUSE := 0 # no mouse support
O_NOBATCH := 0 # no built-in batch renamer
O_NOFIFO := 0 # no FIFO previewer support
O_CTX8 := 0 # enable 8 contexts
-O_ICONS := 0 # support icons
+O_ICONS := 0 # support icons
# convert targets to flags for backwards compatibility
ifneq ($(filter debug,$(MAKECMDGOALS)),)