From a8d1e0e1df27b074c7b64141b34a6d668cb3757c Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 11 May 2014 21:29:10 +0200 Subject: Fix typo in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b464416..e5defbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG} +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} SUBDIRS = \ src \ -- cgit v1.2.1