Revision f11e524b Makefile.am

b/Makefile.am
1057 1057
	sed -e "s/%ver%/$$VCSVER/" < $< > $@
1058 1058

  
1059 1059
htools/Ganeti/Constants.hs: htools/Ganeti/Constants.hs.in \
1060
	lib/constants.py lib/_autoconf.py $(CONVERT_CONSTANTS) \
1060
	lib/constants.py lib/_autoconf.py lib/luxi.py \
1061
	$(CONVERT_CONSTANTS) \
1061 1062
	| lib/_vcsversion.py
1062 1063
	set -e; \
1063 1064
	{ cat $< ; PYTHONPATH=. $(CONVERT_CONSTANTS); } > $@

Also available in: Unified diff