Revision 30277da3

b/Makefile.am
919 919
# the reason for this is because 'hs2py-constants' needs to generate
920 920
# Python code, and 'Ganeti.Constants' is generated by Python.
921 921
src/hs2py-constants: src/hs2py-constants.hs src/AutoConf.hs \
922
		     src/Ganeti/BasicTypes.hs src/Ganeti/JSON.hs \
923
		     src/Ganeti/THH.hs src/Ganeti/Hs2Py/GenConstants.hs \
922
		     src/Ganeti/BasicTypes.hs src/Ganeti/ConstantUtils.hs \
923
		     src/Ganeti/JSON.hs src/Ganeti/THH.hs \
924
		     src/Ganeti/Hs2Py/GenConstants.hs \
924 925
		     src/Ganeti/Hs2Py/ListConstants.hs \
925 926
		     src/Ganeti/HsConstants.hs \
926 927
		     src/Ganeti/PyValueInstances.hs \

Also available in: Unified diff