diff options
Diffstat (limited to 'libssp/Makefile.am')
-rw-r--r-- | libssp/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libssp/Makefile.am b/libssp/Makefile.am index 253c60cb6fb..3b56435709c 100644 --- a/libssp/Makefile.am +++ b/libssp/Makefile.am @@ -3,7 +3,7 @@ ## Copyright (C) 2005-2018 Free Software Foundation, Inc. ## -AUTOMAKE_OPTIONS = 1.9.5 foreign +AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I .. -I ../config MAINT_CHARSET = latin1 @@ -107,3 +107,4 @@ MAKEOVERRIDES= ## ################################################################ +include $(top_srcdir)/../multilib.am |