From 41fe9a6e96f27afabb306ae9ee2fc8680bd08e8a Mon Sep 17 00:00:00 2001 From: Bruno Goncalves Date: Wed, 13 Feb 2019 15:27:23 +0100 Subject: [PATCH] remove PURPOSE as file does not exist --- gettext-tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext-tests/Makefile b/gettext-tests/Makefile index 895f94f..90608ce 100644 --- a/gettext-tests/Makefile +++ b/gettext-tests/Makefile @@ -29,7 +29,7 @@ export TESTVERSION=1.0 BUILT_FILES= -FILES=$(METADATA) gettext_test.py Makefile test_data.py runtest.sh PURPOSE +FILES=$(METADATA) gettext_test.py Makefile test_data.py runtest.sh .PHONY: all install download clean