diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 257ae22..fd7f3a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ pkgconfig_DATA = libatasmart.pc include_HEADERS = \ atasmart.h -bin_PROGRAMS = \ +sbin_PROGRAMS = \ skdump \ sktest |