diff options
Diffstat (limited to 'ares')
-rw-r--r-- | ares/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ares/Makefile.am b/ares/Makefile.am index 2c01c6c07..04db9ecc9 100644 --- a/ares/Makefile.am +++ b/ares/Makefile.am @@ -1,7 +1,7 @@ -ACLOCAL_AMFLAGS = -I m4 - AUTOMAKE_OPTIONS = foreign +ACLOCAL_AMFLAGS = -I m4 + lib_LTLIBRARIES = libcares.la man_MANS = $(MANPAGES) |