X-Git-Url: https://git.cworth.org/git?p=acre;a=blobdiff_plain;f=Makefile;h=a14d677174f67aec9d5bc08cf96c1eab15c4ef50;hp=d17e7d93ca81ef9e4b0ca1ce17b92e414756f441;hb=b567abf31026b4a6ddc2c19f2deb6eb2fb248685;hpb=473e49a97c96edf99c4adaca72b017b632eae7fb diff --git a/Makefile b/Makefile index d17e7d9..a14d677 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ acre_test_SOURCES = \ xmalloc.c \ xmalloc.h -acre_test_LDFLAGS=$$(pkg-config --libs pangocairo lcms) +acre_test_LDFLAGS=$$(pkg-config --libs pangocairo lcms) -lm acre_test_CFLAGS=$$(pkg-config --cflags pangocairo lcms) \ -Wall -Wextra -Wpointer-arith -Wstrict-prototypes \