vcc_fixed_token.c and vcc_token_defs.h depend on various files in
include/, not only the .tcl file.
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3198
d4fa192b-c00b-0410-8231-
f00ffab90ce4
vcc_obj.c: $(srcdir)/vcc_gen_obj.tcl
cd $(srcdir) && @TCLSH@ vcc_gen_obj.tcl
-vcc_fixed_token.c: $(srcdir)/vcc_gen_fixed_token.tcl
+vcc_fixed_token.c: $(srcdir)/vcc_gen_fixed_token.tcl $(top_srcdir)/include/vcl.h $(top_srcdir)/include/vrt.h $(top_srcdir)/include/vrt_obj.h
cd $(srcdir) && @TCLSH@ vcc_gen_fixed_token.tcl
-vcc_token_defs.h: $(srcdir)/vcc_gen_fixed_token.tcl
+vcc_token_defs.h: $(srcdir)/vcc_gen_fixed_token.tcl $(top_srcdir)/include/vcl.h $(top_srcdir)/include/vrt.h $(top_srcdir)/include/vrt_obj.h
cd $(srcdir) && @TCLSH@ vcc_gen_fixed_token.tcl