mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 04:46:35 +01:00
Makefile: allow overriding pkg-config
This commit is contained in:
@@ -28,3 +28,6 @@ BINDIR = $(PREFIX)/bin
|
||||
DATADIR = $(PREFIX)/share/toxic
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
APPDIR = $(PREFIX)/share/applications
|
||||
|
||||
# Platform tools
|
||||
PKG_CONFIG = pkg-config
|
||||
|
||||
Reference in New Issue
Block a user