Skip to content

Commit

Permalink
Compile DE control lib
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Castleman <contact@draugeros.org>
  • Loading branch information
Batcastle committed Mar 23, 2024
1 parent c7dedbf commit a7b9e84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions compile.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ mod usr/share/edamame/UI/main.py
mod usr/share/edamame/oem/auto_partitioner.py
mod usr/share/edamame/oem/post_install/configure/set_time.py
mod usr/share/edamame/oem/post_install/configure/auto_login_set.py

# Other files
mod usr/lib/python3/dist-packages/de_control/__init__.py
mod usr/lib/python3/dist-packages/de_control/_common.py
mod usr/lib/python3/dist-packages/de_control/immersion.py
mod usr/lib/python3/dist-packages/de_control/modify.py

0 comments on commit a7b9e84

Please sign in to comment.