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


git-svn-id: svn://10.0.0.236/trunk@182746 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pkw%us.ibm.com 2005-10-21 21:26:27 +00:00
parent f020e24b3e
commit ae808e24cf

View File

@ -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