1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| *.patch
| *.o
| *.a
| *.la
| *.lo
| *~
| *.orig
| *.rej
| Makefile
| Makefile.in
| aclocal.m4
| autom4te.cache
| config.*
| depcomp
| compile
| configure
| *.rules
| *.fdi
| *.hwdb
| *.pc
| *.usermap
| hotplug.sh
| install-sh
| libmtp.sh
| libtool
| ltmain.sh
| missing
| stamp-h1
|
|