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 3c4ab7a..964ac19 100644 --- a/glob/Makefile.am +++ b/glob/Makefile.am @@ -1,6 +1,6 @@ # -*-Makefile-*-, or close enough -AUTOMAKE_OPTIONS = 1.2 foreign +AUTOMAKE_OPTIONS = 1.3 foreign noinst_LIBRARIES = libglob.a |