Changeset 397:802f3bcdaceb in verona for build/build-ignore-list.py
- Timestamp:
- Dec 27, 2011 3:30:07 PM (17 months ago)
- Branch:
- default
- File:
-
- 1 edited
-
build/build-ignore-list.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
build/build-ignore-list.py
r369 r397 23 23 24 24 IGNORE = [ "autogen.sh", "configure.ac", "ChangeLog", "AUTHORS", "Doxyfile", 25 "Makefile.*", "README*", "NEWS", "INSTALL*", "*.am", "*.po", "*.m4", "*.pc.in", 25 "Makefile.*", "README*", "NEWS", "INSTALL*", "*.am", "*.po", "*.m4", "*.pc.in", "*.def", "*.vcproj", 26 26 "configure", "BUGS", "TODO", "configure.in", "*.dox", "*.dox.in", "tests/*", "test/*", "test/*", "po/*", 27 27 "man/*", "doc/*", "help/*", "example/*", 28 28 "TestVerona/*", "wcecompat/*", "sslisl/*", "miniua/*", "csharp/*", "libs/pixertool/*", "libs/srtp/*", "libs/timer/*", "libs/util/*", "libs/webcam/*", 29 "httptunnel/*", 29 "httptunnel/*", "win32/*", "platform/*", 30 30 "install-sh", "config.sub", "missing", "config.guess", "ltmain.sh", "depcomp"] 31 31
Note: See TracChangeset
for help on using the changeset viewer.
