summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/wavplugin/Makefile.in
Unidiff
Diffstat (limited to 'core/multimedia/opieplayer/wavplugin/Makefile.in') (more/less context) (show whitespace changes)
-rw-r--r--core/multimedia/opieplayer/wavplugin/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/core/multimedia/opieplayer/wavplugin/Makefile.in b/core/multimedia/opieplayer/wavplugin/Makefile.in
index 560534e..bcbe7f2 100644
--- a/core/multimedia/opieplayer/wavplugin/Makefile.in
+++ b/core/multimedia/opieplayer/wavplugin/Makefile.in
@@ -65,10 +65,8 @@ $(DESTDIR)$(SYSCONF_LINK_TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS)
65 65
66moc: $(SRCMOC) 66moc: $(SRCMOC)
67 67
68tmake: Makefile.in 68tmake:
69 69 tmake wavplugin.pro
70Makefile.in: wavplugin.pro
71 tmake wavplugin.pro -o Makefile.in
72 70
73clean: 71clean:
74 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS) 72 -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS)