From 7fb54f3514a52989fb3b37ec027be79265cf16b5 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 11 May 2014 21:33:21 +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 c5a9457..8985128 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAG} +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} bin_SCRIPTS = caja-dropbox CLEANFILES = $(bin_SCRIPTS) caja-dropbox.1 caja-dropbox.txt -- cgit v1.2.1