From 3aa5d507f926446045e9df62ffc636d0793a8655 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 11 May 2014 21:09:10 +0200 Subject: [PATCH] Fix typo in Makefile.am --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 17dc509..7f449d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = src po help -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG} +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} NULL =