mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-12-31 21:58:51 +03:00
Specify dependencies libs explicitly.
Such setup is better for cross compilation. Also changed Makefile to properly make the project with these libraries.
This commit is contained in:
20
deps/libmnl/.gitignore
vendored
Normal file
20
deps/libmnl/.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
*~
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
.deps/
|
||||
.libs/
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
/aclocal.m4
|
||||
/autom4te.cache/
|
||||
/build-aux/
|
||||
/config.*
|
||||
/configure
|
||||
/libtool
|
||||
/stamp-h1
|
||||
|
||||
/libmnl.pc
|
||||
|
||||
/libmnl-*.tar.bz2
|
||||
Reference in New Issue
Block a user