Add an extra rule that makes changes to moz_extensions.c cause the necessary recompilation, to fix Windows bustage due to the missing dependency.

This commit is contained in:
jwalden@mit.edu 2008-02-11 21:32:09 -08:00
parent 9c89523db1
commit 17cb8a1956

View File

@ -60,4 +60,6 @@ FORCE_STATIC_LIB = 1
include $(topsrcdir)/config/rules.mk
xmltok.c: moz_extensions.c
DEFINES += -DHAVE_EXPAT_CONFIG_H