summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/Makefile.in
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/filebrowser/Makefile.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/Makefile.in b/noncore/unsupported/filebrowser/Makefile.in
index c00d0f5..d1f80b7 100644
--- a/noncore/unsupported/filebrowser/Makefile.in
+++ b/noncore/unsupported/filebrowser/Makefile.in
@@ -106,31 +106,33 @@ REQUIRES=
filebrowser.o: filebrowser.cpp \
inlineedit.h \
filebrowser.h \
$(OPIEDIR)/include/qpe/resource.h \
$(OPIEDIR)/include/qpe/global.h \
$(OPIEDIR)/include/qpe/mimetype.h \
$(OPIEDIR)/include/qpe/applnk.h \
$(OPIEDIR)/include/qpe/qpetoolbar.h \
$(OPIEDIR)/include/qpe/qpemenubar.h
inlineedit.o: inlineedit.cpp \
inlineedit.h
main.o: main.cpp \
filebrowser.h \
$(OPIEDIR)/include/qpe/qpeapplication.h \
+ $(OPIEDIR)/include/qpedecoration_qws.h \
+ $(OPIEDIR)/include/timestring.h \
$(OPIEDIR)/include/qpe/mimetype.h
moc_inlineedit.o: moc_inlineedit.cpp \
inlineedit.h
moc_filebrowser.o: moc_filebrowser.cpp \
filebrowser.h
moc_inlineedit.cpp: inlineedit.h
$(MOC) inlineedit.h -o moc_inlineedit.cpp
moc_filebrowser.cpp: filebrowser.h
$(MOC) filebrowser.h -o moc_filebrowser.cpp