summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-26 08:29:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-26 08:29:41 +0000
commit99b3532d5ccda2db18ffd00ee48b428dce541838 (patch)
treecb7fe0b64173ed3fcb442d8f36469836ceb3a9c4 /Makefile
parent21e94966ee972fa55159c12c11ee9c35a84c7381 (diff)
downloadalpine-conf-99b3532d5ccda2db18ffd00ee48b428dce541838.tar.bz2
alpine-conf-99b3532d5ccda2db18ffd00ee48b428dce541838.tar.xz
setup-bootable: renamed from setup-bootable-usb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17492ee..e05b8fc 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ SBIN_FILES := lbu\
setup-mta\
setup-sendbug\
setup-acf\
- setup-bootable-usb\
+ setup-bootable\
update-conf
SCRIPTS := $(LIB_FILES) $(SBIN_FILES)