added missing and fixed wrong file headers
[rocksndiamonds.git] / src / game_bd / Makefile
index d25283af5e80405bf1d28cfc19a9bee5c445c0c5..68a6d10ef3a9f62f864ed564a44e45d03535295c 100644 (file)
@@ -1,7 +1,7 @@
 # =============================================================================
 # Rocks'n'Diamonds - McDuffin Strikes Back!
 # -----------------------------------------------------------------------------
-# (c) 1995-2023 by Artsoft Entertainment
+# (c) 1995-2024 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
 #                  https://www.artsoft.org/
@@ -16,9 +16,9 @@
 # configuration
 # -----------------------------------------------------------------------------
 
-SRCS = bd_main.c
+SRCS = main_bd.c
 
-OBJS = bd_main.o
+OBJS = main_bd.o
 
 GAME_BD = game_bd.a