Skip to content

Commit

Permalink
Include new qt/manageprofiles directory when installing
Browse files Browse the repository at this point in the history
  • Loading branch information
daviewales committed Oct 15, 2024
1 parent 6c8d8cb commit af10597
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qt/configure
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ addUninstallDir "/share/backintime/qt/__pycache__"
addUninstallFile "*.pyc" "/share/backintime/qt/__pycache__"
addInstallDir "/share/backintime/qt"
addInstallFiles "*.py" "/share/backintime/qt"
addInstallDir "/share/backintime/qt/manageprofiles"
addInstallFiles "manageprofiles/*.py" "/share/backintime/qt/manageprofiles"
addNewline

addComment "plugin"
Expand Down

0 comments on commit af10597

Please sign in to comment.