diff --git a/ppdc/Makefile b/ppdc/Makefile
index e36ed11..d42d7e6 100644
--- a/ppdc/Makefile
+++ b/ppdc/Makefile
@@ -187,8 +187,6 @@ genstrings:		genstrings.o libcupsppdc.a ../cups/$(LIBCUPSSTATIC) \
 	$(LD_CXX) $(ARCHFLAGS) $(ALL_LDFLAGS) -o genstrings genstrings.o \
 		libcupsppdc.a $(LINKCUPSSTATIC)
 	$(CODE_SIGN) -s "$(CODE_SIGN_IDENTITY)" $@
-	echo Generating localization strings...
-	./genstrings >sample.c
 
 
 #
-- 
2.25.1

