From 77d4b47b8ca665b28fd39e5d7705dd5a7351985b Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 10 Oct 2008 07:53:52 +0000 Subject: - add and use EXTRA_DIRS to wipe the test/locale/C directory --- test/locale/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/locale') diff --git a/test/locale/Makefile b/test/locale/Makefile index 0ab07f7aa..7e408b8cf 100644 --- a/test/locale/Makefile +++ b/test/locale/Makefile @@ -28,4 +28,4 @@ OPTS_dump-ctype = C OPTS_tst-ctype = < tst-ctype-de_DE.ISO-8859-1.in OPTS_tst-langinfo = < tst-langinfo.input -EXTRA_CLEAN := C +EXTRA_DIRS := C -- cgit v1.2.3