summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2022-05-19 17:03:52 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2022-05-19 17:04:26 +0200
commitd9483d4fb248d68ebb28ca9f86f6f3f1f3854822 (patch)
tree921d6d347d973cc5d0674ffc6d9a9e0528589a33 /Makefile
parent7ff651fd5c27fec32939c6eb3757be6dd2f54af3 (diff)
downloadalpine-conf-d9483d4fb248d68ebb28ca9f86f6f3f1f3854822.zip
setup-desktop: new setup script
this replaces setup-xfce-desktop The script should set up a minimal, but usable desktop environment with some sane defaults.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aa7e11d..bcbc5a5 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ SBIN_FILES := copy-modloop\
setup-apkcache\
setup-apkrepos\
setup-bootable\
+ setup-desktop\
setup-devd\
setup-disk\
setup-dns\