install sched_util_basic.h

sched_util.h includes sched_util_basic.h and both are needed to build project specific daemons
This commit is contained in:
Christian Beer 2015-10-08 15:22:49 +02:00
parent 00d138123b
commit 7a39be8342
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ pkginclude_HEADERS = \
sched_config.h \
sched_limit.h \
sched_util.h \
sched_util_basic.h \
../tools/backend_lib.h \
validate_util.h
endif