Add Makefile.builder

This commit is contained in:
Marek Marczykowski 2013-03-19 15:06:14 +01:00
parent 59dcefefe1
commit d9afe881c9

3
Makefile.builder Normal file
View File

@ -0,0 +1,3 @@
ifeq ($(PACKAGE_SET),dom0)
RPM_SPEC_FILES := rpm_spec/qmgr.spec
endif