aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index dd18cc6..c518063 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,8 @@
# Compiler, Linker, and Assembler
-CC := gcc
-AR := ar
-AS := nasm
+CC := gcc
+AR := ar
+AS := nasm
+PKG := pkg-config
# All needed build directories
INC_DIR := include