summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortiptorrent development team <tiptorrent@soleta.eu>2021-09-22 13:12:37 +0200
committertiptorrent development team <tiptorrent@soleta.eu>2021-09-29 15:49:07 +0200
commitcc5e4dca6a778a19193c3b06afbac68df957629c (patch)
treeb8fd4153ea9acd7afb1f26800ed86e0fc3d210d8
parent3e0254bf3cf9f0e8b0eef124530aa97f528c056b (diff)
no need for root to run tiptorrent
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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