X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=Makefile;h=43132c0921253a33d8bad718454a2640747a1e54;hp=8d93fbacf2b947ea203f5116359d3455b1e9be70;hb=9d8c4189dfa79bca9569fcf0c72b12cbdb079849;hpb=bb8e13c683c105ddf66e22ca36ba243999f7d629 diff --git a/Makefile b/Makefile index 8d93fba..43132c0 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ upload: package dput fremantle-extras-builder $(BUILD_PATH)/fremantle/$(PROJECT_NAME)*.changes dput diablo-extras-builder $(BUILD_PATH)/diablo/$(PROJECT_NAME)*.changes dput chinook-extras-builder $(BUILD_PATH)/chinook/$(PROJECT_NAME)*.changes + cp $(BUILD_PATH)/debian/*.deb www/$(PROJECT_NAME).deb lint: $(OBJ) $(foreach file, $(SOURCE), $(LINT) $(file) ; )