Forward compatible info in builddir (when CLEANFILES becomes obsolete)
authorNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 8 Sep 2015 18:05:29 +0000 (14:05 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Tue, 8 Sep 2015 18:07:12 +0000 (14:07 -0400)
* info/Makefile.am (AUTOMAKE_OPTIONS): Add info-in-builddir
          automake option for forward compatibility.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
info/Makefile.am

index be48125..c81f199 100644 (file)
@@ -25,6 +25,7 @@
 LANG=C
 LC_ALL=C
 
+AUTOMAKE_OPTIONS = info-in-builddir
 builddir = @builddir@
 srcdir = @srcdir@