From c23e9841ee4d9ad936ce48bee4efc06c937f0f66 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Sun, 15 Sep 2013 18:03:27 +0200 Subject: [PATCH] a2x instead of --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 41aa2de..107b852 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ EXTRA_DIST = doc/lsyncd.1.txt inotify.c fsevents.c bin2carray.lua \ default.lua default-rsync.lua default-rsyncssh.lua default-direct.lua doc/lsyncd.1: doc/lsyncd.1.txt - $(A2X) --format=manpage $< + a2x --format=manpage $< CLEANFILES = runner.out defaults.out runner.c defaults.c