diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2012-01-23 14:27:08 -0500 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-01-23 14:27:08 -0500 |
commit | 34c69036dae7b4be100100cc99eb1dbe32fe1bef (patch) | |
tree | 2b78a73a3798e03ec5d07ca3de437d6a584d62ed /src/obj-test | |
parent | ca9afa84017a756366e31f1f4be5c85f09a5dbc0 (diff) |
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
Diffstat (limited to 'src/obj-test')
-rw-r--r-- | src/obj-test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/obj-test/.gitignore b/src/obj-test/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/src/obj-test/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |