From bd30df44788c6a74ab9943b8b41b12df338e105b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 7 Sep 2014 16:54:36 -0400 Subject: * configure.ac, maintMakefile, w32/Makefile.am: Fix autotools issues. Reported by Paul Eggert --- w32/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'w32') diff --git a/w32/Makefile.am b/w32/Makefile.am index be757fe..88ca826 100644 --- a/w32/Makefile.am +++ b/w32/Makefile.am @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License along with # this program. If not, see . +AUTOMAKE_OPTIONS = subdir-objects + noinst_LIBRARIES = libw32.a libw32_a_SOURCES = subproc/misc.c subproc/sub_proc.c subproc/w32err.c \ -- cgit v1.2.3