summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-05-11 21:32:27 +0200
committerinfirit <[email protected]>2014-05-11 21:32:27 +0200
commitff8c5fca03211db8f58368ecf35c3ab63ed876fd (patch)
tree60fe5ce2d919b42d547b92d98c1860caa77f2c0d /Makefile.am
parent19ab7fa07f948b30e57ab7b781a6e2f3a5164645 (diff)
downloadatril-ff8c5fca03211db8f58368ecf35c3ab63ed876fd.tar.bz2
atril-ff8c5fca03211db8f58368ecf35c3ab63ed876fd.tar.xz
Fix typo in Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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