From 29a8c4f3e7fee7678e4b18de1748b9c4255dcef2 Mon Sep 17 00:00:00 2001 From: notaz Date: Sat, 12 Mar 2011 22:09:04 +0200 Subject: frontend: add screenshot functionality --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 900a5d8..2c2767a 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ plugins/dfinput/%.o: CFLAGS += -Wall OBJS += plugins/dfinput/pad.o # gui -OBJS += frontend/main.o frontend/plugin.o +OBJS += frontend/main.o frontend/plugin.o ifeq "$(USE_GTK)" "1" OBJS += maemo/hildon.o maemo/main.o maemo/%.o: maemo/%.c -- cgit v1.2.3