Fix building with cmake.

This commit is contained in:
EinMByte 2015-07-29 18:37:15 +02:00
parent 13e8945666
commit 6268e297e4
2 changed files with 21 additions and 12 deletions

9
.gitignore vendored
View file

@ -8,6 +8,15 @@ netDb
tunnels.cfg
tests/tests
# Build files
build/CMakeCache.txt
build/CMakeFiles/*
build/cmake_install.cmake
build/i2pd
build/libcommon.a
build/libi2pd.a
# Autotools
autom4te.cache
.deps