diff options
| author | Lennart Poettering <lennart@poettering.net> | 2008-07-25 22:18:03 +0200 |
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2008-07-25 22:18:03 +0200 |
| commit | 3ac23b69f6210f0a9777a2a8ab6fa7319889c6f3 (patch) | |
| tree | 45dc4f5872d6aa9c1366057ce65facca168d8efc | |
| parent | 07c2b855dff2868cdeaf28116a76d63091bf87dc (diff) | |
move utilities to sbinv0.1
| -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 |
