diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-10 17:59:13 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-10 17:59:13 +0100 |
| commit | 32aaecc3f69fcb6cf9063897eb62e34095267e9f (patch) | |
| tree | 3600bb4f89c9fc7aba9321ef973697798f25adf8 /Makefile | |
| parent | 60643f945cc58565a0ca8ee9f5ec554fa41bd0d9 (diff) | |
| download | scripts-32aaecc3f69fcb6cf9063897eb62e34095267e9f.tar.gz scripts-32aaecc3f69fcb6cf9063897eb62e34095267e9f.zip | |
Forgot stuff
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | PREFIX = /usr/local | 1 | PREFIX = /usr/local |
| 2 | 2 | ||
| 3 | SCRIPTS = addressgrep \ | 3 | SCRIPTS = 2fa \ |
| 4 | addressgrep \ | ||
| 4 | alg \ | 5 | alg \ |
| 5 | battery-checknow \ | 6 | battery-checknow \ |
| 6 | battery-status \ | 7 | battery-status \ |
| @@ -41,7 +42,6 @@ SCRIPTS = addressgrep \ | |||
| 41 | virename \ | 42 | virename \ |
| 42 | xedit \ | 43 | xedit \ |
| 43 | xedit-filter \ | 44 | xedit-filter \ |
| 44 | xprop-active-window-id \ | ||
| 45 | xroot-update \ | 45 | xroot-update \ |
| 46 | xwallpaper-random-notify | 46 | xwallpaper-random-notify |
| 47 | 47 | ||
