summaryrefslogtreecommitdiffstats
path: root/schedutils/Makefile.am
blob: 03e3080b5f4847a71a75060b98947a0f35cda407 (plain) (blame)
1
2
3
4
5
6
7
8
include $(top_srcdir)/config/include-Makefile.am

if BUILD_SCHEDUTILS

usrbinexec_PROGRAMS = chrt ionice taskset
man_MANS = chrt.1 ionice.1 taskset.1

endif