summaryrefslogtreecommitdiff
path: root/core/slogin/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/slogin/config.mk')
-rw-r--r--core/slogin/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/slogin/config.mk b/core/slogin/config.mk
index fcca349..793f852 100644
--- a/core/slogin/config.mk
+++ b/core/slogin/config.mk
@@ -9,4 +9,4 @@ CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -DVERSION=\"${VERSION}\" -DHAVE_SHADO
CFLAGS = -std=c99 -pedantic -Wall -Os ${CPPFLAGS}
LDFLAGS = ${LIBS}
-CC = cc
+CC = cc \ No newline at end of file