aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f837066..df038b4 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ CL = swipl-ld
CLFLAGS = -DUNICODE -D_UNICODE
CLFLAGS += -cc-options,-std=c++17 -O2
CLFLAGS += -Wall -Wextra -Wpedantic -Wno-missing-field-initializers -Wno-parentheses
-CLFLAGS += -ld-options,-mwindows,-static-libstdc++ -lcomctl32 -luxtheme
+CLFLAGS += -ld-options,-mwindows,-static-libstdc++ -lcomctl32
#CLFLAGS += -ld-options,-mconsole
all: showdeps b/$(EXE)