Revision 876f6a5e

b/Makefile.am
819 819
htools/Ganeti/Constants.hs: htools/Ganeti/Constants.hs.in \
820 820
	lib/constants.py lib/_autoconf.py $(CONVERT_CONSTANTS)
821 821
	set -e; \
822
	{ cat $< ; PYTHONPATH=$(abs_top_srcdir) $(CONVERT_CONSTANTS); } > $@
822
	{ cat $< ; PYTHONPATH=. $(CONVERT_CONSTANTS); } > $@
823 823

  
824 824
lib/_autoconf.py: Makefile vcs-version | lib/.dir
825 825
	set -e; \

Also available in: Unified diff