Index: apps/plugins/Makefile =================================================================== RCS file: /cvsroot/rockbox/apps/plugins/Makefile,v retrieving revision 1.70 diff -u -r1.70 Makefile --- apps/plugins/Makefile 11 Mar 2006 15:44:35 -0000 1.70 +++ apps/plugins/Makefile 10 Apr 2006 18:11:55 -0000 @@ -78,7 +78,7 @@ endif # For all the colour targets and iriver H1x0 -ifneq (,$(strip $(foreach tgt,IPOD_VIDEO IPOD_NANO IPOD_COLOR IRIVER \ +ifneq (,$(strip $(foreach tgt,IPOD_VIDEO IPOD_NANO IPOD_COLOR IRIVER_H \ IAUDIO_X5 GIGABEAT,$(findstring $(tgt),$(TARGET))))) SUBDIRS += pacbox endif