X-Git-Url: http://git.maemo.org/git/?p=googlelatitude;a=blobdiff_plain;f=debian%2Frules;h=bf04f019bac38a695dfd272fd8201a568266b351;hp=f44f6041d3409bff0eaaa49100e9646bafd0b3ad;hb=ce29090aae7170fd98632deb30f609ef3d1675d6;hpb=38d7be1cf5dfdc33866134f12389c11c0b5b73ea diff --git a/debian/rules b/debian/rules index f44f604..bf04f01 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ APPNAME := googlelatitude configure: configure-stamp configure-stamp: dh_testdir - qmake + qmake $(APPNAME).pro touch configure-stamp build: build-stamp