update make file
This commit is contained in:
parent
a01f47ea03
commit
d264e23f00
4
Makefile
4
Makefile
|
@ -27,9 +27,9 @@ deb64opb:
|
|||
dev64opb:
|
||||
python3 ${PY_PATH}/build_iso.py set e-openbox b-dev64
|
||||
loadxfdeb64:
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdeb b-loadxfdeb64
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdeb b-deb64
|
||||
loadxfdev64:
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdev b-loadxfdev64
|
||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdev b-dev64
|
||||
|
||||
## 32 bit ISOs
|
||||
deb32xfce:
|
||||
|
|
Loading…
Reference in New Issue