From dff181eb0f09866c319d97438d3f17aaad17b3be Mon Sep 17 00:00:00 2001 From: philip Date: Sun, 3 Jun 2007 17:03:22 +0000 Subject: Add two forgotten manpages before pointyhat notices. ;-) --- games/wesnoth-devel/Makefile | 2 +- games/wesnoth/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 095fbcc4eecb..3872d0bd3160 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" MAN6= wesnoth.6 -MANLANG= "" cs de en_GB fr ja nl pt_BR sk sv +MANLANG= "" cs de en_GB fr it ja nl pt_BR ru sk sv .if defined(WITH_CAMPAIGN) || defined(PACKAGE_BUILDING) CONFIGURE_ARGS+= --enable-campaign-server diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 095fbcc4eecb..3872d0bd3160 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" MAN6= wesnoth.6 -MANLANG= "" cs de en_GB fr ja nl pt_BR sk sv +MANLANG= "" cs de en_GB fr it ja nl pt_BR ru sk sv .if defined(WITH_CAMPAIGN) || defined(PACKAGE_BUILDING) CONFIGURE_ARGS+= --enable-campaign-server -- cgit