X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Makefile;h=147f6e31123268508efe6ee6e0062e2df3ebcf53;hb=ad8977a506da37448009745f1aac2b7abfc029ba;hp=fb9061b9de77e95fb7bc51ccff93e8340240ca5e;hpb=274a5a0f59e2a28c2ddb53166230d16ff6bd7d70;p=bookmarks_db.git diff --git a/Makefile b/Makefile index fb9061b..147f6e3 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ all: distr: ./mk-distr +.PHONY: fulldistr fulldistr: clean examples_distr cd .. && tar cf - bookmarks_db | bzip2 -9 > bookmarks_db-$(VERSION).tar.bz2