aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a785b2..0f21562 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ PRETTY_OUTPUT := 1
STATIC := 0
# COMMAND VARIABLES
-DOXYGEN := doxygen
+DOXYGEN := doxygen
RM := rm -rf
MKDIR := mkdir -p
PKGCONFIG := pkg-config