add default headerdir in case users try to make -C instead of using the makefile.example.
This commit is contained in:
parent
103fe2807f
commit
6a73806474
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
HEADERDIR ?= /usr/share/selinux/refpolicy
|
||||||
include $(HEADERDIR)/build.conf
|
include $(HEADERDIR)/build.conf
|
||||||
|
|
||||||
# executables
|
# executables
|
||||||
|
Loading…
Reference in New Issue
Block a user