Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix cvsimport warning when called without --no-cvs-direct
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3ae3d3b4603ca8f1b43d38f67205bdfd2268a20d..1e1c1b27db7c8cfe0eefe442721d021bf28624c9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-48,7
+48,7
@@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8
c
+GIT_VERSION = 0.99.8
e
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)