Revision 98b33d0e

b/Makefile.am
316 316
# extra flags that can be overriden on the command line
317 317
HEXTRA =
318 318
# exclude options for coverage reports
319
HPCEXCL = --exclude Main --exclude Ganeti.HTools.QC
319
HPCEXCL = --exclude Main --exclude Ganeti.HTools.QC \
320
	--exclude Ganeti.Constants \
321
	--exclude Ganeti.HTools.Version
320 322

  
321 323
HS_LIB_SRCS = \
322 324
	htools/Ganeti/HTools/CLI.hs \

Also available in: Unified diff