From a40e47731044154f768b79f2713b5688f2a3d83f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 3 Jun 2011 10:56:11 +0200 Subject: [PATCH] Removing accidentally twice included English files when installing manpages. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4e579a3..138886c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL := sh -e -LANGUAGES = en $(shell cd manpages/po && ls) +LANGUAGES = $(shell cd manpages/po && ls) SCRIPTS = bin/* hooks/* scripts/live scripts/live-functions scripts/live-helpers scripts/*/* -- 2.1.4