Skip to content

Commit

Permalink
Depend on mktree script when building the tree
Browse files Browse the repository at this point in the history
A change to the script warrants a rebuild.
  • Loading branch information
dmnks committed Oct 10, 2023
1 parent 242affe commit 7de65dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ add_custom_command(OUTPUT mktree.output
DEPENDS rpmtests
DEPENDS ${TESTPROGS}
DEPENDS ${TOOLPROGS}
DEPENDS mktree
)

0 comments on commit 7de65dc

Please sign in to comment.