diff --git a/regression_test/XML/Printing/Makefile b/regression_test/XML/Printing/Makefile
index c49ae283adb0134dce76f5e9fae500ff7a9efecd..fca13ac86687e53aafc324c62410dfd152916220 100644
--- a/regression_test/XML/Printing/Makefile
+++ b/regression_test/XML/Printing/Makefile
@@ -83,7 +83,7 @@ DEPFILES = $(USER_OBJECTS:.o=.d)  $(GENERATED_OBJECTS:.o=.d)
 OTHER_FILES = Makefile
 
 # The name of the executable test suite:
-TARGET = UseNilLong
+TARGET = Printing
 
 #
 # Rules for building the executable...