Revision c60fb21d

b/Makefile.am
126 126
	src/Ganeti/HTools/Program \
127 127
	src/Ganeti/Hypervisor \
128 128
	src/Ganeti/Hypervisor/Xen \
129
        src/Ganeti/Locking \
129
	src/Ganeti/Locking \
130 130
	src/Ganeti/Monitoring \
131 131
	src/Ganeti/Query \
132 132
	src/Ganeti/Storage \
......
755 755
	src/Ganeti/JSON.hs \
756 756
	src/Ganeti/Jobs.hs \
757 757
	src/Ganeti/Kvmd.hs \
758
        src/Ganeti/Locking/Allocation.hs \
759
        src/Ganeti/Locking/Types.hs \
760
        src/Ganeti/Locking/Locks.hs \
758
	src/Ganeti/Locking/Allocation.hs \
759
	src/Ganeti/Locking/Types.hs \
760
	src/Ganeti/Locking/Locks.hs \
761 761
	src/Ganeti/Logging.hs \
762 762
	src/Ganeti/Luxi.hs \
763 763
	src/Ganeti/Monitoring/Server.hs \
......
835 835
	test/hs/Test/Ganeti/JQueue.hs \
836 836
	test/hs/Test/Ganeti/Kvmd.hs \
837 837
	test/hs/Test/Ganeti/Luxi.hs \
838
        test/hs/Test/Ganeti/Locking/Allocation.hs \
838
	test/hs/Test/Ganeti/Locking/Allocation.hs \
839 839
	test/hs/Test/Ganeti/Network.hs \
840 840
	test/hs/Test/Ganeti/Objects.hs \
841 841
	test/hs/Test/Ganeti/OpCodes.hs \
......
1040 1040
	qa/qa_rapi.py \
1041 1041
	qa/qa_tags.py \
1042 1042
	qa/qa_utils.py \
1043
        qa/rapi-workload.py
1043
	qa/rapi-workload.py
1044 1044

  
1045 1045
bin_SCRIPTS = $(HS_BIN_PROGS)
1046 1046
install-exec-hook:

Also available in: Unified diff