Skip to content
Snippets Groups Projects
Commit fa062455 authored by Seblu's avatar Seblu
Browse files

make clean remove tarball

parent 5e0c26e4
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ buildd: dsc
scp $(BUILD_DIR)/$(NAME)_*.dsc $(BUILD_DIR)/$(NAME)_*.gz incoming@buildd.fr.lan:sid
clean: cleanbuild
-rm -f $(NAME)-$(VERSION).tar.gz
cleanbuild:
-rm -rf $(BUILD_DIR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment