aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a3e9b05..c290c6f 100644
--- a/Makefile
+++ b/Makefile
@@ -10,10 +10,6 @@ OBJECTS = shared.o cache.o parsing.o html.o ui-shared.o ui-repolist.o \
CFLAGS += -Wall
-ifdef DEBUG
- CFLAGS += -g
-endif
-
all: cgit
install: all clean-cache