packages: Add libbief.

setup.py
Pierre-Antoine Rouby 2023-12-20 11:59:04 +01:00
parent 097b5eb7fc
commit c1069adc2f
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ dl-mage-linux:
- mage-linux/mage - mage-linux/mage
- mage-linux/mage_extraire - mage-linux/mage_extraire
- mage-linux/mailleurPF - mage-linux/mailleurPF
- mage-linux/libbief.so
dl-mage-windows: dl-mage-windows:
stage: downloads stage: downloads
@ -59,6 +60,7 @@ dl-mage-windows:
- mage-windows/mage.exe - mage-windows/mage.exe
- mage-windows/mage_extraire.exe - mage-windows/mage_extraire.exe
- mage-windows/mailleurPF.exe - mage-windows/mailleurPF.exe
- mage-windows/libbief.dll
############# #############
# CONFIGURE # # CONFIGURE #