From cc0caf947466fcfd73bacbf77defccf65f6964cd Mon Sep 17 00:00:00 2001 From: tiptorrent development team Date: Wed, 22 Sep 2021 15:50:27 +0200 Subject: no need for root to run tiptorrent-client --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d252360..382a492 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -sbin_PROGRAMS = tiptorrent-client +bin_PROGRAMS = tiptorrent-client AM_CFLAGS = ${LIBEVENT_CFLAGS} -g -Wall -- cgit v1.2.3-18-g5258