diff options
-rw-r--r-- | share/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile index 30a7eaa..d7f7ef8 100644 --- a/share/Makefile +++ b/share/Makefile @@ -3,8 +3,8 @@ # Do not include `info' in the SUBDIR list, it is handled separately. -SUBDIR= colldef dict examples isdn man me misc mk mklocale skel \ - syscons tabset termcap timedef zoneinfo +SUBDIR= colldef dict examples isdn man me misc mk mklocale monetdef \ + msgdef numericdef skel syscons tabset termcap timedef zoneinfo .if !defined(NO_SHAREDOCS) SUBDIR+= doc |