Project

General

Profile

« Previous | Next » 

Revision 13369

inputs/input.Makefile: install: also run validate/install

View differences:

trunk/inputs/input.Makefile
229 229

  
230 230
install: _always
231 231
	$(if $(wildcard ./run),./run,+$(selfMake) install_oldstyle)
232
	+$(selfMake) validate/install
232 233

  
233 234
install_oldstyle: _always schema $(allInstalls:%=%/install) ;
234 235

  

Also available in: Unified diff