mirror of https://gitee.com/bigwinds/arangodb
fixed path for libev
This commit is contained in:
parent
417db335ab
commit
baa0999ee6
|
@ -4,7 +4,13 @@
|
||||||
*.8
|
*.8
|
||||||
*.pc
|
*.pc
|
||||||
|
|
||||||
libev/BUILD
|
libev/.libs/
|
||||||
|
libev/config.h
|
||||||
|
libev/ev.lo
|
||||||
|
libev/event.lo
|
||||||
|
libev/libev.la
|
||||||
|
libev/libtool
|
||||||
|
libev/stamp-h1
|
||||||
|
|
||||||
icu/BUILD
|
icu/BUILD
|
||||||
icu/source/bin/
|
icu/source/bin/
|
||||||
|
|
Loading…
Reference in New Issue