diff options
Diffstat (limited to 'message.mk')
-rw-r--r-- | message.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message.mk b/message.mk index 53afba206..94ab606ec 100644 --- a/message.mk +++ b/message.mk @@ -50,7 +50,7 @@ MSG_EXTENDED_LISTING = Creating Extended Listing: MSG_SYMBOL_TABLE = Creating Symbol Table: MSG_LINKING = Linking: MSG_COMPILING = Compiling: -MSG_COMPILING_CPP = Compiling: +MSG_COMPILING_CXX = Compiling: MSG_ASSEMBLING = Assembling: MSG_CLEANING = Cleaning project: MSG_CREATING_LIBRARY = Creating library: |