mirror of https://github.com/getdnsapi/getdns.git
Updated to include automake detritus
This commit is contained in:
parent
d02404f951
commit
22702bf7e3
|
@ -1,11 +1,18 @@
|
||||||
*~
|
*~
|
||||||
|
.deps/
|
||||||
|
.libs/
|
||||||
Makefile
|
Makefile
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
depcomp
|
depcomp
|
||||||
.deps/
|
*.lo
|
||||||
|
*.la
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
config.status
|
config.status
|
||||||
|
missing
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
example-all-functions
|
example-all-functions
|
||||||
example-simple-answers
|
example-simple-answers
|
||||||
example-synchronous
|
example-synchronous
|
||||||
example-tree
|
example-tree
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue