diff options
Diffstat (limited to 'glob/Makefile.am')
-rw-r--r-- | glob/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glob/Makefile.am b/glob/Makefile.am index e6359b4..bd55725 100644 --- a/glob/Makefile.am +++ b/glob/Makefile.am @@ -1,6 +1,6 @@ # -*-Makefile-*-, or close enough -AUTOMAKE_OPTIONS = 1.4 foreign +AUTOMAKE_OPTIONS = 1.6 foreign noinst_LIBRARIES = libglob.a |