72141 (Enable XSLT in default builds) and 74879 (Makefiles must die). r=nisheeth, sr=jst.

This commit is contained in:
peterv%netscape.com 2005-11-02 07:36:23 +00:00
Родитель f31de5765b
Коммит 219582253e
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -30,8 +30,6 @@ DIRS = base net xml xpath xslt
ifndef MOZ_XSL
DIRS += main
else
DIRS += examples
endif
include $(topsrcdir)/config/rules.mk