aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/config.mk
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config/config.mk (renamed from config.mk)2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/src/config/config.mk
index 1c9d2e3..3935516 100644
--- a/config.mk
+++ b/src/config/config.mk
@@ -37,4 +37,4 @@ LDFLAGS = ${LIBS}
37#LDFLAGS = ${LIBS} 37#LDFLAGS = ${LIBS}
38 38
39# compiler and linker 39# compiler and linker
40CC = cc 40CC = gcc