Makefile: add entries for windows build
This commit is contained in:
parent
c3d9b1971a
commit
39918fa9e2
@ -1,3 +1,5 @@
|
|||||||
ifeq ($(PACKAGE_SET),dom0)
|
ifeq ($(PACKAGE_SET),dom0)
|
||||||
RPM_SPEC_FILES := $(addprefix rpm_spec/,core-dom0.spec core-dom0-doc.spec)
|
RPM_SPEC_FILES := $(addprefix rpm_spec/,core-dom0.spec core-dom0-doc.spec)
|
||||||
|
WIN_SOURCE_SUBDIRS := .
|
||||||
|
WIN_COMPILER := mingw
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user