From ff8c5fca03211db8f58368ecf35c3ab63ed876fd Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 11 May 2014 21:32:27 +0200 Subject: Fix typo in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5e29a9bb..23a43443 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG} +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} # Set the minimum required Windows version to Windows 2000 (0x0500). if PLATFORM_WIN32 -- cgit v1.2.1