diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -10,6 +10,7 @@ PREFIX="/usr"  clean:  	find . -type d -iname '__pycache__' -exec rm -rf {} +; +	make -C src clean  install: | 
|  | index : xbackup | |
| Convenience wrapper around the Borg backup tool | 
| summaryrefslogtreecommitdiff |