From 49361bb91e2cc7dafee9ff4d4667feb219314113 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 15 Apr 2012 18:16:51 +0200 Subject: [PATCH] [Rigo] actually install .po files --- rigo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rigo/Makefile b/rigo/Makefile index 172f79dcd..d4f61257b 100644 --- a/rigo/Makefile +++ b/rigo/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = data +SUBDIRS = data po PREFIX = /usr BINDIR = $(PREFIX)/bin LIBDIR = $(PREFIX)/lib