summaryrefslogtreecommitdiff
path: root/core/apps/textedit/Makefile.in
Unidiff
Diffstat (limited to 'core/apps/textedit/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/Makefile.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/core/apps/textedit/Makefile.in b/core/apps/textedit/Makefile.in
index 997f2a4..bef671c 100644
--- a/core/apps/textedit/Makefile.in
+++ b/core/apps/textedit/Makefile.in
@@ -103,3 +103,5 @@ main.o: main.cpp \
103 $(OPIEDIR)/include/qpe/filemanager.h \ 103 $(OPIEDIR)/include/qpe/filemanager.h \
104 $(OPIEDIR)/include/qpe/qpeapplication.h 104 $(OPIEDIR)/include/qpe/qpeapplication.h \
105 $(OPIEDIR)/include/qpedecoration_qws.h \
106 $(OPIEDIR)/include/timestring.h
105 107
@@ -110,2 +112,4 @@ textedit.o: textedit.cpp \
110 $(OPIEDIR)/include/qpe/fileselector.h \ 112 $(OPIEDIR)/include/qpe/fileselector.h \
113 $(OPIEDIR)/include/filemanager.h \
114 $(OPIEDIR)/include/applnk.h \
111 $(OPIEDIR)/include/qpe/applnk.h \ 115 $(OPIEDIR)/include/qpe/applnk.h \
@@ -114,2 +118,4 @@ textedit.o: textedit.cpp \
114 $(OPIEDIR)/include/qpe/qpeapplication.h \ 118 $(OPIEDIR)/include/qpe/qpeapplication.h \
119 $(OPIEDIR)/include/qpedecoration_qws.h \
120 $(OPIEDIR)/include/timestring.h \
115 $(OPIEDIR)/include/qpe/qpemenubar.h \ 121 $(OPIEDIR)/include/qpe/qpemenubar.h \