From 751d199587967b9b01c84a3f3185c4c786e81742 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 Jan 2006 11:57:53 +0000 Subject: Adjusted the bitmap build to run make in the bitmap directories unconditionally to better detect updated dependencies. Previously, new files and modified images were not properly detected and didn't cause rebuilds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8457 a1c6a512-1295-4272-9138-f99709370657 --- apps/FILES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/FILES') diff --git a/apps/FILES b/apps/FILES index 279b35549b..61eb9ffba9 100644 --- a/apps/FILES +++ b/apps/FILES @@ -11,6 +11,7 @@ bitmaps/mono/* bitmaps/native/* bitmaps/remote_mono/* bitmaps/remote_native/* +bitmaps/Makefile plugins/*.[ch] plugins/*.pl plugins/Makefile @@ -21,6 +22,7 @@ plugins/bitmaps/mono/* plugins/bitmaps/native/* plugins/bitmaps/remote_mono/* plugins/bitmaps/remote_native/* +plugins/bitmaps/Makefile plugins/sokoban.levels plugins/viewers.config plugins/snake2.levels -- cgit v1.2.3