diff options
Diffstat (limited to 'src/test/locale/gr_GR.ISO8859-7/Makefile')
-rw-r--r-- | src/test/locale/gr_GR.ISO8859-7/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/locale/gr_GR.ISO8859-7/Makefile b/src/test/locale/gr_GR.ISO8859-7/Makefile index fd8301928e..28a72b7e52 100644 --- a/src/test/locale/gr_GR.ISO8859-7/Makefile +++ b/src/test/locale/gr_GR.ISO8859-7/Makefile @@ -1,7 +1,7 @@ -all: +all: -test: +test: ./runall -clean: +clean: rm -f *.out |