From bfd2e398c1ec6bafab52a38e3ce24fa0658205c0 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Tue, 6 Aug 2019 16:22:51 +0200 Subject: Add support for adjusting the font scale at runtime --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 39463aa..1f61888 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ MANDIR ?= ${DATAROOTDIR}/man VALAC ?= valac weltschmerz: weltschmerz.vala terminal.vala config.vala resources.c - ${VALAC} --pkg posix --pkg gtk+-3.0 --pkg vte-2.91 --gresources resources.xml \ + ${VALAC} -X -lm --pkg posix --pkg gtk+-3.0 --pkg vte-2.91 --gresources resources.xml \ weltschmerz.vala terminal.vala config.vala resources.c resources.c: resources.xml terminal.ui terminal.css -- cgit v1.2.3-2-gb3c3