Skip to content

Commit c23e984

Browse files
committed
a2x instead of
1 parent b6f4c6f commit c23e984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ EXTRA_DIST = doc/lsyncd.1.txt inotify.c fsevents.c bin2carray.lua \
3636
default.lua default-rsync.lua default-rsyncssh.lua default-direct.lua
3737

3838
doc/lsyncd.1: doc/lsyncd.1.txt
39-
$(A2X) --format=manpage $<
39+
a2x --format=manpage $<
4040

4141
CLEANFILES = runner.out defaults.out runner.c defaults.c
4242

0 commit comments

Comments
 (0)