From 099cb801759270424d952f36cc055371279c75ce Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 14 Nov 2014 22:30:30 +0000 Subject: add pkg-config to beos build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f5a102f7a..976815e8b 100644 --- a/Makefile +++ b/Makefile @@ -209,7 +209,7 @@ else CC := gcc CXX := g++ EXEEXT := - PKG_CONFIG := + PKG_CONFIG := pkg-config #endif else ifeq ($(TARGET),windows) -- cgit v1.2.3