From f26a32428c48899db7164858b44e252e0e037c7a Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 11 May 2014 21:31:09 +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 a0fcbec..e4c7d1c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in. -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG} +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} if ENABLE_CAJA_ACTIONS CAJA = caja -- cgit v1.2.1