summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 01a28bb7e..b016bbdf5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,6 @@ SUBDIRS = \
login-utils \
misc-utils \
po \
- schedutils \
sys-utils \
term-utils \
text-utils \
@@ -53,6 +52,10 @@ if BUILD_FSCK
SUBDIRS += fsck
endif
+if BUILD_SCHEDUTILS
+SUBDIRS += schedutils
+endif
+
AUTOMAKE_OPTIONS = gnu
ACLOCAL_AMFLAGS = -I m4