From 9cf2257c7c90a564229727cd01ed7a7f344293ab Mon Sep 17 00:00:00 2001 From: Martin Hammerschmid Date: Sun, 1 Sep 2002 17:31:08 +0200 Subject: Version 0.0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 32814dd..6c87407 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ DEFINES += -DLCD_$(LCDTRANS) ### The object files (add further files here): -OBJS = $(PLUGIN).o lcd.o sockets.o +OBJS = $(PLUGIN).o lcd.o sockets.o i18n.o ### The C++ compiler and options: -- cgit v1.2.3