summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rules.make b/Rules.make
index d4ccf44..4833b11 100644
--- a/Rules.make
+++ b/Rules.make
@@ -20,3 +20,3 @@ else
20endif 20endif
21ifneq ($(CONFIG_QUICK_LAUNCH),) 21ifeq ($(CONFIG_QUICK_LAUNCH),)
22 echo contains\( CONFIG, quick-app \) \{ >> $@ 22 echo contains\( CONFIG, quick-app \) \{ >> $@
@@ -78,2 +78,3 @@ $(OPIEDIR)/stamp-headers :
78 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; ) 78 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; )
79 ( cd include/opie && ln -sf ../../libopie/big-screen/*.h .; )
79 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; ) 80 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; )