From 2acc27692b9ba67ea045f8f9fac9435357198b2b Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Mon, 12 Mar 2012 19:09:52 +0100 Subject: [PATCH] all should already build the translation files. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc91e5f..1d63ff2 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ endif OBJECTS = $(patsubst %.c, %.o, $(SOURCE)) DOBJECTS = $(patsubst %.c, %.do, $(SOURCE)) -all: options ${PROJECT} +all: options ${PROJECT} po options: @echo ${PROJECT} build options: