From f0289992404196262ea5acf78caf82bf3969c63d Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 27 Dec 2008 14:11:51 +0100 Subject: [PATCH] Link to librsync --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 20b82e2..ccdffff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,5 @@ bin_PROGRAMS = voouiri -voouiri_SOURCES = main.c +voouiri_SOURCES = main.c +voouiri_LDADD = -lrsync -- 2.39.5