mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage.
This commit is contained in:
parent
9c2b3d1915
commit
e87465d094
1
accessible/build/.cvsignore
Normal file
1
accessible/build/.cvsignore
Normal file
@ -0,0 +1 @@
|
||||
Makefile
|
@ -30,7 +30,7 @@ MODULE = accessibility
|
||||
LIBRARY_NAME = accessibility
|
||||
SHORT_LIBNAME = access
|
||||
IS_COMPONENT = 1
|
||||
REQUIRES = xpcom rdf necko layout
|
||||
REQUIRES = xpcom string dom
|
||||
|
||||
CPPSRCS = nsAccessibilityFactory.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user