mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
[makefile] change back directories creation, create them before compiling object files
This commit is contained in:
3
build/.gitignore
vendored
3
build/.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
/i2pd
|
||||
/libi2pd.a
|
||||
/libi2pdclient.a
|
||||
/libi2pdlang.a
|
||||
/cmake_install.cmake
|
||||
/CMakeCache.txt
|
||||
/CPackConfig.cmake
|
||||
@@ -11,4 +12,4 @@
|
||||
/arch.c
|
||||
# windows build script
|
||||
i2pd*.zip
|
||||
build*.log
|
||||
build*.log
|
||||
|
||||
Reference in New Issue
Block a user