aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-11-06 17:01:53 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-11-06 17:01:53 +0100
commit778574d025cf7a23b386d8cb110e265dd334dfc2 (patch)
treec6ec796d8afbb0a0f3eb1baafed6c01a0a8126de /Makefile
parent31a433b6a68cf924b70039abc6464453c323acf2 (diff)
downloadscripts-778574d025cf7a23b386d8cb110e265dd334dfc2.tar.gz
scripts-778574d025cf7a23b386d8cb110e265dd334dfc2.zip
Moved unused stuff
Diffstat (limited to '')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 1bd4892..e611ccf 100644
--- a/Makefile
+++ b/Makefile
@@ -11,11 +11,9 @@ SCRIPTS = addressgrep \
11 dmenu-bookmarks \ 11 dmenu-bookmarks \
12 dmenu-dwm-sessionmanager \ 12 dmenu-dwm-sessionmanager \
13 dmenu-filepicker \ 13 dmenu-filepicker \
14 dmenu-mail-aliases \
15 dmenu-screenshot \ 14 dmenu-screenshot \
16 dmenu-unmount \ 15 dmenu-unmount \
17 dmenu-urlselect \ 16 dmenu-urlselect \
18 dmenu-websearch \
19 event \ 17 event \
20 feed \ 18 feed \
21 ffmpeg-screenrecord \ 19 ffmpeg-screenrecord \
@@ -29,7 +27,6 @@ SCRIPTS = addressgrep \
29 popup-cal12 \ 27 popup-cal12 \
30 popup-cal3 \ 28 popup-cal3 \
31 popup-terminal \ 29 popup-terminal \
32 practice \
33 secret \ 30 secret \
34 sel \ 31 sel \
35 share \ 32 share \
@@ -39,14 +36,11 @@ SCRIPTS = addressgrep \
39 status-void \ 36 status-void \
40 templess \ 37 templess \
41 terminal \ 38 terminal \
42 translate \
43 trash \ 39 trash \
44 urlgrep \ 40 urlgrep \
45 virename \ 41 virename \
46 websearch \
47 xedit \ 42 xedit \
48 xedit-filter \ 43 xedit-filter \
49 xplumb \
50 xprop-active-window-id \ 44 xprop-active-window-id \
51 xroot-update \ 45 xroot-update \
52 xwallpaper-random-notify 46 xwallpaper-random-notify

Generated with cgit - Back to sebastiano.tronto.net