3b5c89d9ce
Move docs to the end of list - build errors in core code can be spotted earlier.
4 lines
108 B
Ruby
4 lines
108 B
Ruby
ifeq ($(PACKAGE_SET),dom0)
|
|
RPM_SPEC_FILES := $(addprefix rpm_spec/,core-dom0.spec core-dom0-doc.spec)
|
|
endif
|