Update gitignore and Makefiles for build.h move from src/ to src/obj

This commit is contained in:
Gavin Andresen
2012-09-20 10:28:13 -04:00
parent bfc24bd4ce
commit f2b066da70
5 changed files with 3 additions and 5 deletions

View File

@@ -104,6 +104,5 @@ clean:
-del /Q bitcoind test_bitcoin
-del /Q obj\*
-del /Q obj-test\*
-del /Q build.h
FORCE: