mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-26 00:58:44 +00:00
Revert "bitmonero -> monero refactor/rename."
This reverts commit 38525645d6
.
This commit is contained in:
commit
702a8197d0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ WALLET_ROOT=$$PWD/monero
|
|||
|
||||
CONFIG += c++11
|
||||
|
||||
# cleaning "auto-generated" monero directory on "make distclean"
|
||||
# cleaning "auto-generated" bitmonero directory on "make distclean"
|
||||
QMAKE_DISTCLEAN += -r $$WALLET_ROOT
|
||||
|
||||
INCLUDEPATH += $$WALLET_ROOT/include \
|
||||
|
|
Loading…
Reference in a new issue