tack on autoconf/automake build

This commit is contained in:
David Lamparter 2016-02-28 13:27:12 +01:00
parent 34f150dc1c
commit 89818b0286
7 changed files with 134 additions and 56 deletions

32
.gitignore vendored
View file

@ -1,9 +1,27 @@
aclocal.m4
autom4te*.cache
configure
config.h*
config.status
libtool
stamp-h*
Makefile
Makefile.in
.deps
.libs
test-driver
*.log
*.trs
*.o
*.a
*.so
/capn-test
/capnpc-c
/capn.a
/gtest-all.a
.cproject
.project
.settings
*.lo
*.la
capn-test
capnpc-c
*.tar.gz