Skip to content

Commit

Permalink
add evgMrmShared depends also on evrApp because of internval EVRs
Browse files Browse the repository at this point in the history
  • Loading branch information
agaget committed Apr 3, 2024
1 parent 92071f0 commit 869d641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mrmShared_DEPEND_DIRS += mrfCommon

evrMrmApp_DEPEND_DIRS += evrApp mrmShared

evgMrmApp_DEPEND_DIRS += mrmShared
evgMrmApp_DEPEND_DIRS += evrApp mrmShared

evrFRIBApp_DEPEND_DIRS += evrApp

Expand Down

0 comments on commit 869d641

Please sign in to comment.