aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d6048af..939db4a 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ PREFIX = /usr/local
3SCRIPTS = addressgrep \ 3SCRIPTS = addressgrep \
4 battery-checknow \ 4 battery-checknow \
5 battery-status \ 5 battery-status \
6 brightness \
7 clip \ 6 clip \
8 config-backup \ 7 config-backup \
9 cth \ 8 cth \
@@ -19,7 +18,6 @@ SCRIPTS = addressgrep \
19 ffmpeg-facecam \ 18 ffmpeg-facecam \
20 mail-compose \ 19 mail-compose \
21 mergepdf \ 20 mergepdf \
22 notify-status \
23 open-file \ 21 open-file \
24 open-stdin \ 22 open-stdin \
25 open-url \ 23 open-url \
@@ -34,17 +32,16 @@ SCRIPTS = addressgrep \
34 status \ 32 status \
35 templess \ 33 templess \
36 terminal \ 34 terminal \
37 togglemute \
38 translate \ 35 translate \
39 trash \ 36 trash \
40 urlgrep \ 37 urlgrep \
41 virename \ 38 virename \
42 volume \
43 websearch \ 39 websearch \
44 xedit \ 40 xedit \
45 xedit-filter \ 41 xedit-filter \
46 xplumb \ 42 xplumb \
47 xprop-active-window-id \ 43 xprop-active-window-id \
44 xroot-update \
48 xwallpaper-random-notify 45 xwallpaper-random-notify
49 46
50all: install 47all: install

Generated with cgit - Back to sebastiano.tronto.net