From 66b211addd76d3f9102460a69cacc868d7d70dfa Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Fri, 5 Sep 2008 18:57:47 +0000 Subject: WpsEditor: add support for greyscale targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18424 a1c6a512-1295-4272-9138-f99709370657 --- utils/wpseditor/libwps/Makefile | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'utils/wpseditor/libwps/Makefile') diff --git a/utils/wpseditor/libwps/Makefile b/utils/wpseditor/libwps/Makefile index 17046e8488..6abc1d8d8d 100644 --- a/utils/wpseditor/libwps/Makefile +++ b/utils/wpseditor/libwps/Makefile @@ -33,11 +33,22 @@ TARGETS=IRIVER_H10 \ IPOD_COLOR \ IPOD_NANO \ IPOD_VIDEO \ + IPOD_3G \ + IPOD_4G \ + IPOD_MINI \ + IPOD_MINI2G \ + IPOD_1G2G \ GIGABEAT_F \ GIGABEAT_S \ SANSA_E200 \ - SANSA_C200 - + SANSA_C200 \ + IRIVER_H100 \ + IRIVER_H120 \ + IRIVER_H300 \ + IAUDIO_X5 \ + IAUDIO_M5 \ + IAUDIO_M3 \ + SOURCES= \ src/api.c \ src/dummies.c \ -- cgit v1.2.3