Bug 298431 - Rewrite xforms build system so it works with XULRunner

This is an additional patch which fixes the 'distclean' target for AIX.
p=allan@beaufour.dk, r=benjamin@smedbergs.us
This commit is contained in:
pkw%us.ibm.com 2005-10-21 21:26:27 +00:00
Родитель b42458cdfd
Коммит 68769277c6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -184,7 +184,7 @@ CPPSRCS = \
EXTRA_DSO_LDOPTS = $(MOZ_COMPONENT_LIBS)
# Do not clean schema-validation on distclean, it should handle that itself
distclean:: DIRS=
distclean:: LOOP_OVER_DIRS=
include $(topsrcdir)/config/rules.mk