summaryrefslogtreecommitdiff
path: root/core/apps/textedit/Makefile.in
Unidiff
Diffstat (limited to 'core/apps/textedit/Makefile.in') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/textedit/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/apps/textedit/Makefile.in b/core/apps/textedit/Makefile.in
index fa394d6..234965b 100644
--- a/core/apps/textedit/Makefile.in
+++ b/core/apps/textedit/Makefile.in
@@ -84,10 +84,8 @@ $(DESTDIR)$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS)
84 84
85moc: $(SRCMOC) 85moc: $(SRCMOC)
86 86
87tmake: Makefile.in 87tmake:
88 88 tmake textedit.pro
89Makefile.in: textedit.pro
90 tmake textedit.pro -o Makefile.in
91 89
92clean: 90clean:
93 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS) 91 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS)