mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
a=sdagley. turning on datetime protocl.
This commit is contained in:
parent
ebfba119c8
commit
b0cd9bb9e4
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = about data file resource ftp http keyword jar res
|
||||
DIRS = about data file resource ftp http keyword jar res datetime
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
@ -32,6 +32,7 @@ DIRS= \
|
||||
http \
|
||||
keyword \
|
||||
jar \
|
||||
datetime \
|
||||
res \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user