]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/Makefile
Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
[thirdparty/git.git] / t / Makefile
index 46cd5fc5273dc0bcb907ab49ce8c97c4783053be..056ce55dcc92c923ce560ef61a0b2888d799c450 100644 (file)
@@ -1,3 +1,6 @@
+# Import tree-wide shared Makefile behavior and libraries
+include ../shared.mak
+
 # Run tests
 #
 # Copyright (c) 2005 Junio C Hamano