author | jwalden@mit.edu |
Fri, 15 Feb 2008 16:16:09 -0800 | |
changeset 11772 | 0a498d0c99fea9722444d0f93e10da2b41644a8d |
parent 11771 | c0aae3ba5b6af71edd15789a109e98b78b87600a |
child 11773 | dc3911c7355294e2edf7fac5d4894c29b8664b20 |
push id | unknown |
push user | unknown |
push date | unknown |
reviewers | orange |
milestone | 1.9b4pre |
--- a/parser/expat/lib/Makefile.in +++ b/parser/expat/lib/Makefile.in @@ -55,11 +55,11 @@ EXPORTS = \ expat.h \ expat_external.h # We want only the static lib, not the shared lib FORCE_STATIC_LIB = 1 include $(topsrcdir)/config/rules.mk -xmltok.c: moz_extensions.c +xmltok.$(OBJ_SUFFIX): moz_extensions.c DEFINES += -DHAVE_EXPAT_CONFIG_H