summaryrefslogtreecommitdiffstats
path: root/rules/directfb-examples.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-04-05 19:00:50 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-04-05 19:05:20 +0200
commit0f70f6bf8c1d0fca8a7d12c8f62c7011c9899064 (patch)
tree813ba19c7257da3a8818bc93829b2d6948364ad8 /rules/directfb-examples.make
parent6bf57c1fcc84e1c59d79a3e9348070eb75b921e9 (diff)
downloadptxdist-0f70f6bf8c1d0fca8a7d12c8f62c7011c9899064.tar.gz
ptxdist-0f70f6bf8c1d0fca8a7d12c8f62c7011c9899064.tar.xz
[directfb-examples] call clean prior to extact
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/directfb-examples.make')
-rw-r--r--rules/directfb-examples.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/directfb-examples.make b/rules/directfb-examples.make
index 78cb18cae..ba2b1e6b3 100644
--- a/rules/directfb-examples.make
+++ b/rules/directfb-examples.make
@@ -1,6 +1,6 @@
# -*-makefile-*-
#
-# Copyright (C) 2007-2008 by Marc Kleine-Budde <mkl@pengutronix.de>
+# Copyright (C) 2007-2008, 2010 by Marc Kleine-Budde <mkl@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -41,6 +41,7 @@ $(DIRECTFB_EXAMPLES_SOURCE):
$(STATEDIR)/directfb-examples.extract:
@$(call targetinfo)
+ @$(call clean, $(DIRECTFB_EXAMPLES_DIR))
@$(call extract, DIRECTFB_EXAMPLES)
@$(call patchin, DIRECTFB_EXAMPLES)
@cp $(DIRECTFB_EXAMPLES_DIR)/patches/ptx_logo_640_480.png $(DIRECTFB_EXAMPLES_DIR)/data