diff --git a/Makefile b/Makefile index fea8455..8258260 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ else CXXFLAGS += -D NDEBUG -O3 endif -LDLIBS := +LDLIBS := -lcairo RM := /bin/rm -f INSTALL := /usr/bin/install -c