mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Adding irc Makefiles for prefs. Not turned on yet. r=rginda
This commit is contained in:
parent
376a788f6e
commit
0420a61543
@ -727,6 +727,10 @@ fi
|
||||
if [ `echo "$MOZ_EXTENSIONS" | grep -c irc` != 0 ]; then
|
||||
add_makefiles <<END_EXTENSIONS_IRC_MAKEFILES
|
||||
extensions/irc/Makefile
|
||||
extensions/irc/xul/Makefile
|
||||
extensions/irc/xul/content/Makefile
|
||||
extensions/irc/xul/locale/Makefile
|
||||
extensions/irc/xul/locale/en-US/Makefile
|
||||
END_EXTENSIONS_IRC_MAKEFILES
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user