| 12345678910111213141516171819202122232425262728293031323334 | 
							- *.o
 
- *.sw*
 
- *~
 
- .deps
 
- .dirstamp
 
- INSTALL
 
- libtool
 
- Makefile.in
 
- aclocal.m4
 
- autom4te.cache
 
- config.guess
 
- config.h.in
 
- config.sub
 
- configure
 
- depcomp
 
- install-sh
 
- ltmain.sh
 
- missing
 
- compile
 
- Makefile
 
- config.h
 
- config.log
 
- config.status
 
- package_version
 
- stamp-h1
 
- opusenc
 
- opusdec
 
- opusinfo
 
- opusrtp
 
- *.exe
 
- # Always include these!
 
- !win32/config.h
 
 
  |