From 3906adfa968f54c93ffffc6fc31f34aca2517c61 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 Jan 2017 12:44:15 +0000 Subject: move to sbin --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 85bb6b0..068d20f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ AM_CPPFLAGS = noinst_HEADERS=project.h prototypes.h -bin_PROGRAMS = twa_t +sbin_PROGRAMS = twa_t SRCS=twa_t.c twa.c version.c util.c hexdump.c twa_t_SOURCES = ${SRCS} -- cgit v1.2.3