mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Use autotools instead of basic Makefile
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -5,6 +5,17 @@ router.keys
|
||||
i2p
|
||||
netDb
|
||||
|
||||
# Autotools
|
||||
autom4te.cache
|
||||
.deps
|
||||
stamp-h1
|
||||
Makefile
|
||||
config.h
|
||||
config.h.in~
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
|
||||
#################
|
||||
## Eclipse
|
||||
#################
|
||||
|
||||
Reference in New Issue
Block a user