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
Родитель 96fbc3c648
Коммит b40cb1ac45
1 изменённых файлов: 2 добавлений и 0 удалений

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

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