summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/wavplugin/Makefile.in
Side-by-side diff
Diffstat (limited to 'core/multimedia/opieplayer/wavplugin/Makefile.in') (more/less context) (ignore 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)
moc: $(SRCMOC)
-tmake: Makefile.in
-
-Makefile.in: wavplugin.pro
- tmake wavplugin.pro -o Makefile.in
+tmake:
+ tmake wavplugin.pro
clean:
-rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS)