diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5d8d06f3c13..c06cc3d9981 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ ## Process this file with automake to create Makefile.in ## -AUTOMAKE_OPTIONS = foreign +AUTOMAKE_OPTIONS = 1.7 foreign bin_SCRIPTS = ace-config |