summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/CButtonArray/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/UnitTests/CButtonArray/Makefile')
-rw-r--r--NxWidgets/UnitTests/CButtonArray/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/UnitTests/CButtonArray/Makefile b/NxWidgets/UnitTests/CButtonArray/Makefile
index a37e49142..a5a33b3b0 100644
--- a/NxWidgets/UnitTests/CButtonArray/Makefile
+++ b/NxWidgets/UnitTests/CButtonArray/Makefile
@@ -63,7 +63,7 @@ ARCHIVER=$(TESTTOOL_DIR)/addobjs.sh
ASRCS =
CSRCS =
-CXXSRCS = main.cxx cbuttonarraytest.cxx
+CXXSRCS = cbuttonarray_main.cxx cbuttonarraytest.cxx
AOBJS = $(ASRCS:.S=$(OBJEXT))
COBJS = $(CSRCS:.c=$(OBJEXT))