Skip to content

Commit b6793bd

Browse files
committed
[update] : Added gnome channel to fullbuild list
1 parent e3d6937 commit b6793bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SHARE_OPTION := --boot-splash --comp-type "xz" --user "alter" --password "alter"
66
ARCH_x86_64 := --arch x86_64
77
ARCH_i686 := --arch i686
88
FULLBUILD := -d -g -e --noconfirm
9-
FULL_x86_64 := xfce cinnamon i3 plasma
9+
FULL_x86_64 := xfce cinnamon i3 plasma gnome
1010
FULL_i686 := xfce lxde
1111
CURRENT_DIR := ${shell dirname $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}/${shell basename $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}
1212

0 commit comments

Comments
 (0)