diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-05-01 14:04:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-05-01 14:04:33 +0000 |
commit | a4e6b4bfc9c254f6aafbc9b76b502e245583d98a (patch) | |
tree | 24ea659a76a21b13582626541e2d420f8dc23b06 /Makefile | |
parent | 196ef5246a1e9790e7d40194d5ecca5b3797e417 (diff) | |
download | alpine-conf-a4e6b4bfc9c254f6aafbc9b76b502e245583d98a.zip |
Makefile: install setup-disk
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ SBIN_FILES=albootstrap\ setup-alpine\ setup-alpine-web\ setup-cryptswap\ + setup-disk\ setup-dns\ setup-hostname\ setup-interfaces\ |