update makefile
This commit is contained in:
parent
4892156a29
commit
1b1fd398cb
4
Makefile
4
Makefile
|
@ -26,6 +26,10 @@ deb64opb:
|
|||
python3 ${PY_PATH}/build_iso.py set e-openbox b-deb64
|
||||
dev64opb:
|
||||
python3 ${PY_PATH}/build_iso.py set e-openbox b-dev64
|
||||
dev64opb:
|
||||
python3 ${PY_PATH}/build_iso.py set b-loadxfdeb b-loaddeb64
|
||||
dev64opb:
|
||||
python3 ${PY_PATH}/build_iso.py set b-loadxfdev b-loaddev64
|
||||
|
||||
## 32 bit ISOs
|
||||
deb32xfce:
|
||||
|
|
Loading…
Reference in New Issue