summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 4886cff1e3..c7627f5948 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -5,6 +5,8 @@
AUTOMAKE_OPTIONS = foreign 1.5
ACLOCAL_AMFLAGS = -I ../../../aclocal
+include $(top_srcdir)/../../../automake/multilib.am
+
if HAS_POSIX
POSIX_SUBDIRS = posix
endif