From 5a3c8bf8c1033882685f3a6d897c6fa5229403e3 Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 01 Feb 2002 22:24:34 +0000 Subject: Making opie compile again. --- (limited to 'noncore/games/go/Makefile.in') diff --git a/noncore/games/go/Makefile.in b/noncore/games/go/Makefile.in index 0395dff..985eff0 100644 --- a/noncore/games/go/Makefile.in +++ b/noncore/games/go/Makefile.in @@ -75,10 +75,8 @@ $(DESTDIR)$(TARGET): $(UICDECLS) $(OBJECTS) $(OBJMOC) $(SUBLIBS) moc: $(SRCMOC) -tmake: Makefile.in - -Makefile.in: go.pro - tmake go.pro -o Makefile.in +tmake: + tmake go.pro clean: -rm -f $(OBJECTS) $(OBJMOC) $(SRCMOC) $(UICIMPLS) $(UICDECLS) @@ -135,13 +133,18 @@ gowidget.o: gowidget.cpp \ gowidget.h \ amigo.h \ go.h \ - goplayutils.h + goplayutils.h \ + $(OPIEDIR)/include/qpe/config.h \ + $(OPIEDIR)/include/qpe/resource.h \ + $(OPIEDIR)/include/qpe/qpetoolbar.h \ + $(OPIEDIR)/include/qpe/qpemenubar.h main.o: main.cpp \ gowidget.h \ amigo.h \ go.h \ - goplayutils.h + goplayutils.h \ + $(OPIEDIR)/include/qpe/qpeapplication.h moc_gowidget.o: moc_gowidget.cpp \ gowidget.h \ -- cgit v0.9.0.2