summaryrefslogtreecommitdiff
path: root/core/launcher/Makefile.in
Unidiff
Diffstat (limited to 'core/launcher/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/launcher/Makefile.in b/core/launcher/Makefile.in
index 91a5a9b..52aa401 100644
--- a/core/launcher/Makefile.in
+++ b/core/launcher/Makefile.in
@@ -407,7 +407,8 @@ inputmethods.o: inputmethods.cpp \
407 $(OPIEDIR)/include/qpe/quuid.h \ 407 $(OPIEDIR)/include/qpe/quuid.h \
408 $(OPIEDIR)/include/qpe/config.h \ 408 $(OPIEDIR)/include/qpe/config.h \
409 $(OPIEDIR)/include/qpe/qpeapplication.h \ 409 $(OPIEDIR)/include/qpe/qpeapplication.h \
410 $(OPIEDIR)/include/qpe/qlibrary.h 410 $(OPIEDIR)/include/qpe/qlibrary.h \
411 $(OPIEDIR)/include/qpe/global.h
411 412
412systray.o: systray.cpp \ 413systray.o: systray.cpp \
413 $(OPIEDIR)/include/qpe/qpeapplication.h \ 414 $(OPIEDIR)/include/qpe/qpeapplication.h \