diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-20 20:57:22 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-20 20:57:22 +0100 |
| commit | 5f56504c8db0911309cef2983549a2ecffd70f18 (patch) | |
| tree | 85e1b5a4076729597f45a831d9594f9cd240445c /Makefile | |
| parent | b59361e30ecaae169fd40d0d5005606bbca9d44d (diff) | |
| download | scripts-5f56504c8db0911309cef2983549a2ecffd70f18.tar.gz scripts-5f56504c8db0911309cef2983549a2ecffd70f18.zip | |
Added alg for BLD algs database
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | PREFIX = /usr/local | 1 | PREFIX = /usr/local |
| 2 | 2 | ||
| 3 | SCRIPTS = addressgrep \ | 3 | SCRIPTS = addressgrep \ |
| 4 | alg \ | ||
| 4 | battery-checknow \ | 5 | battery-checknow \ |
| 5 | battery-status \ | 6 | battery-status \ |
| 6 | clip \ | 7 | clip \ |
