aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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}