summaryrefslogtreecommitdiff
path: root/core/apps/embeddedkonsole/Makefile.in
Unidiff
Diffstat (limited to 'core/apps/embeddedkonsole/Makefile.in') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/Makefile.in16
1 files changed, 11 insertions, 5 deletions
diff --git a/core/apps/embeddedkonsole/Makefile.in b/core/apps/embeddedkonsole/Makefile.in
index 0da49d7..1c24ded 100644
--- a/core/apps/embeddedkonsole/Makefile.in
+++ b/core/apps/embeddedkonsole/Makefile.in
@@ -101,6 +101,4 @@ moc: $(SRCMOC)
101 101
102tmake: Makefile.in 102tmake:
103 103 tmake embeddedkonsole.pro
104Makefile.in: embeddedkonsole.pro
105 tmake embeddedkonsole.pro -o Makefile.in
106 104
@@ -187,2 +185,3 @@ keytrans.o: keytrans.cpp \
187 keytrans.h \ 185 keytrans.h \
186 $(OPIEDIR)/include/qpe/qpeapplication.h \
188 default.keytab.h 187 default.keytab.h
@@ -190,2 +189,6 @@ keytrans.o: keytrans.cpp \
190konsole.o: konsole.cpp \ 189konsole.o: konsole.cpp \
190 $(OPIEDIR)/include/qpe/resource.h \
191 $(OPIEDIR)/include/qpe/qpetoolbar.h \
192 $(OPIEDIR)/include/qpe/qpemenubar.h \
193 $(OPIEDIR)/include/qpe/config.h \
191 konsole.h \ 194 konsole.h \
@@ -203,2 +206,3 @@ main.o: main.cpp \
203 konsole.h \ 206 konsole.h \
207 $(OPIEDIR)/include/qpe/qpetoolbar.h \
204 MyPty.h \ 208 MyPty.h \
@@ -211,3 +215,4 @@ main.o: main.cpp \
211 keytrans.h \ 215 keytrans.h \
212 session.h 216 session.h \
217 $(OPIEDIR)/include/qpe/qpeapplication.h
213 218
@@ -250,2 +255,3 @@ moc_konsole.o: moc_konsole.cpp \
250 konsole.h \ 255 konsole.h \
256 $(OPIEDIR)/include/qpe/qpetoolbar.h \
251 MyPty.h \ 257 MyPty.h \