Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: export NO_SVN_TESTS
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index a0e90c012f9483123effe66bad790f585f16979a..cb83ebaf807ae0ed3cf5bc356e072269ec1685eb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-656,6
+656,7
@@
GIT-CFLAGS: .FORCE-GIT-CFLAGS
# with that.
export NO_PYTHON
+export NO_SVN_TESTS
test: all
$(MAKE) -C t/ all