summaryrefslogtreecommitdiffstats
path: root/c/src/exec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/Makefile.am')
-rw-r--r--c/src/exec/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/Makefile.am b/c/src/exec/Makefile.am
index 4886cff1e3..c7627f5948 100644
--- a/c/src/exec/Makefile.am
+++ b/c/src/exec/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