X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile;h=1d5beef2a8dabef652cc03c4e54fe8cc6cfa6a1f;hb=a4cad3bec47b0fcf955f9c7e7aa4be30a6f90009;hp=fcbe7ae3cbfb5ce67d1f483051f5525a11d63667;hpb=ab7c095ffc2e9d6409fd2983b5462bb3d4609e60;p=acre diff --git a/Makefile b/Makefile index fcbe7ae..1d5beef 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,9 @@ acre_test_SOURCES = \ xmalloc.c \ xmalloc.h -acre_test_LDFLAGS=$$(pkg-config --libs cairo) +acre_test_LDFLAGS=$$(pkg-config --libs pangocairo) -acre_test_CFLAGS=$$(pkg-config --cflags cairo) \ +acre_test_CFLAGS=$$(pkg-config --cflags pangocairo) \ -Wall -Wextra -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations \ -Wnested-externs -Wno-unused-parameter