parent
abcef33758
commit
753e3320af
3 changed files with 27 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||||
|
Makefile |
||||||
|
Makefile.in |
||||||
|
*.la |
||||||
|
*.lo |
||||||
|
aclocal.m4 |
||||||
|
autom4te.cache |
||||||
|
config.guess |
||||||
|
config.h |
||||||
|
config.h.in |
||||||
|
config.log |
||||||
|
config.status |
||||||
|
config.sub |
||||||
|
configure |
||||||
|
depcomp |
||||||
|
install-sh |
||||||
|
libtool |
||||||
|
ltmain.sh |
||||||
|
missing |
||||||
|
stamp-h1 |
||||||
@ -0,0 +1,2 @@ |
|||||||
|
Makefile |
||||||
|
Makefile.in |
||||||
@ -0,0 +1,6 @@ |
|||||||
|
.deps |
||||||
|
.libs |
||||||
|
Makefile |
||||||
|
Makefile.in |
||||||
|
*.la |
||||||
|
*.lo |
||||||
Loading…
Reference in new issue