Revision 59881a0b Makefile.am

b/Makefile.am
131 131
	src/Ganeti/Storage/Drbd \
132 132
	src/Ganeti/Storage/Lvm \
133 133
	src/Ganeti/THH \
134
	src/Ganeti/WConfd \
134 135
	test/hs \
135 136
	test/hs/Test \
136 137
	test/hs/Test/Ganeti \
......
272 273
	$(HS_ALL_PROGS) $(HS_BUILT_SRCS) \
273 274
	$(HS_BUILT_TEST_HELPERS) \
274 275
	src/ganeti-confd \
276
	src/ganeti-wconfd \
275 277
	src/ganeti-luxid \
276 278
	src/ganeti-mond \
277 279
	.hpc/*.mix src/*.tix test/hs/*.tix *.tix \
......
601 603
	src/ganeti-metad \
602 604
	src/ganeti-mond \
603 605
	src/hconfd \
606
	src/ganeti-wconfd \
604 607
	src/hluxid \
605 608
	src/hs2py \
606 609
	src/rpc-test
......
759 762
	src/Ganeti/VCluster.hs \
760 763
	src/Ganeti/WConfd/ConfigState.hs \
761 764
	src/Ganeti/WConfd/Core.hs \
762
	src/Ganeti/WConfd/Monad.hs
765
	src/Ganeti/WConfd/Monad.hs \
766
	src/Ganeti/WConfd/Server.hs
763 767

  
764 768
HS_TEST_SRCS = \
765 769
	test/hs/Test/AutoConf.hs \
......
1078 1082
	cp -f $< $@
1079 1083

  
1080 1084
nodist_sbin_SCRIPTS += src/ganeti-confd
1085
nodist_sbin_SCRIPTS += src/ganeti-wconfd
1081 1086
nodist_sbin_SCRIPTS += src/ganeti-luxid
1082 1087
nodist_sbin_SCRIPTS += src/ganeti-kvmd
1083 1088
nodist_sbin_SCRIPTS += src/ganeti-metad

Also available in: Unified diff