aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e611ccf..b2d44ae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
1PREFIX = /usr/local 1PREFIX = /usr/local
2 2
3SCRIPTS = addressgrep \ 3SCRIPTS = 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

Generated with cgit - Back to sebastiano.tronto.net