diff options
| author | Luke Dashjr <[email protected]> | 2012-01-23 14:27:08 -0500 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2012-01-23 14:27:08 -0500 |
| commit | 34c69036dae7b4be100100cc99eb1dbe32fe1bef (patch) | |
| tree | 2b78a73a3798e03ec5d07ca3de437d6a584d62ed /src/obj-test | |
| parent | Bugfix: Support building test_bitcoin with shared-object boost test framework (diff) | |
| download | discoin-34c69036dae7b4be100100cc99eb1dbe32fe1bef.tar.xz discoin-34c69036dae7b4be100100cc99eb1dbe32fe1bef.zip | |
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 000000000..d6b7ef32c --- /dev/null +++ b/src/obj-test/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore |