diff options
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index 0f3a2e552fe3..38ffe93d28ee 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1997/12/16 18:31:27 ache Exp $ +# $Id: Makefile,v 1.19 1998/12/05 14:08:01 kuriyama Exp $ # SUBDIR += X.language @@ -10,5 +10,6 @@ SUBDIR += pgp.language SUBDIR += pine.language SUBDIR += rispell + SUBDIR += xruskb .include <bsd.port.subdir.mk> |