Fix revisiontag target

This commit is contained in:
Jordan Sherer 2018-10-04 16:51:40 -04:00
parent f56af06140
commit 3c46f8e276

View File

@ -1246,7 +1246,7 @@ add_custom_target (uninstall
# explicitly say that the wsjt_qt depends on custom target, this is # explicitly say that the wsjt_qt depends on custom target, this is
# done indirectly so that the revisiontag target gets built exactly # done indirectly so that the revisiontag target gets built exactly
# once per build # once per build
add_dependencies(wsjt_qt revisiontag) # add_dependencies(wsjt_qt)
# #