about summary refs log tree commit diff
path: root/locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'locale/Makefile')
-rw-r--r--locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/Makefile b/locale/Makefile
index ec80014c99..87a6706e05 100644
--- a/locale/Makefile
+++ b/locale/Makefile
@@ -24,7 +24,7 @@ subdir	:= locale
 headers		:= locale.h
 distribute	:= localeinfo.h categories.def
 routines	:= setlocale loadlocale localeconv
-categories	:= ctype messages monetary numeric time # collate
+categories	:= ctype messages monetary numeric time collate
 aux		= $(categories:%=lc-%) $(categories:%=C-%)
 
 include ../Rules