Revision 7b3e7d41 Makefile.am

b/Makefile.am
139 139

  
140 140
client_PYTHON = \
141 141
	lib/client/__init__.py \
142
	lib/client/gnt_cluster.py \
142 143
	lib/client/gnt_debug.py \
143 144
	lib/client/gnt_os.py
144 145

  
......
257 258
	scripts/gnt-os
258 259

  
259 260
PYTHON_BOOTSTRAP = \
261
	scripts/gnt-cluster \
260 262
	scripts/gnt-debug \
261 263
	scripts/gnt-os
262 264

  
......
267 269
	daemons/ganeti-confd \
268 270
	daemons/ganeti-rapi \
269 271
	scripts/gnt-backup \
270
	scripts/gnt-cluster \
271 272
	scripts/gnt-instance \
272 273
	scripts/gnt-job \
273 274
	scripts/gnt-node

Also available in: Unified diff