diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-05-22 17:20:17 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2013-05-22 17:21:12 -0400 |
commit | 36dc41f4273c59e570978c603e48bbec43f3d0a1 (patch) | |
tree | de9060f78ef27fd93dbdef2c767809220f44a11c /bitcoin-qt.pro | |
parent | 95c2ba168941958087d5dc7f1e3c9a89bb19f602 (diff) |
doc/README was replaced by README.mdv0.8.2rc2
Diffstat (limited to 'bitcoin-qt.pro')
-rw-r--r-- | bitcoin-qt.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitcoin-qt.pro b/bitcoin-qt.pro index a217836df8..bb27170cb6 100644 --- a/bitcoin-qt.pro +++ b/bitcoin-qt.pro @@ -335,7 +335,6 @@ QMAKE_EXTRA_COMPILERS += TSQM OTHER_FILES += README.md \ doc/*.rst \ doc/*.txt \ - doc/README \ src/qt/res/bitcoin-qt.rc \ src/test/*.cpp \ src/test/*.h \ |