From cc5e4dca6a778a19193c3b06afbac68df957629c Mon Sep 17 00:00:00 2001 From: tiptorrent development team Date: Wed, 22 Sep 2021 13:12:37 +0200 Subject: no need for root to run tiptorrent --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2d76b49..beb05b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -sbin_PROGRAMS = tiptorrent +bin_PROGRAMS = tiptorrent AM_CFLAGS = ${LIBEVENT_CFLAGS} -g -Wall -- cgit v1.2.3-18-g5258