From 34c69036dae7b4be100100cc99eb1dbe32fe1bef Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Mon, 23 Jan 2012 14:27:08 -0500 Subject: Rename src/obj/test to src/obj-test to workaround bug in older GNU Make --- src/obj-test/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/obj-test/.gitignore (limited to 'src/obj-test') diff --git a/src/obj-test/.gitignore b/src/obj-test/.gitignore new file mode 100644 index 000000000..d6b7ef32c --- /dev/null +++ b/src/obj-test/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3