summaryrefslogtreecommitdiff
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 9ce284a63..a98949e08 100644
--- a/Makefile
+++ b/Makefile
@@ -223,6 +223,6 @@ osxapp:
# used by ./ghci
getflags:
- @echo $(ALLFLAGS)
+ @echo $(ALLFLAGS) $(clibs)
.PHONY: $(bins) test install