blob: 376ca60be7417b0a8c2b62b5c8217a09b93b85ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
--- gnome-applets/Makefile.in.orig 2023-09-23 06:39:16 UTC
+++ gnome-applets/Makefile.in
@@ -191,8 +191,6 @@ org_gnome_gnome_applets_la_DEPENDENCIES = $(top_buildd
$(top_builddir)/gnome-applets/gweather/libgweather-applet.la \
$(top_builddir)/gnome-applets/inhibit/libinhibit-applet.la \
$(top_builddir)/gnome-applets/mini-commander/libmini-commander-applet.la \
- $(top_builddir)/gnome-applets/multiload/libmultiload-applet.la \
- $(top_builddir)/gnome-applets/netspeed/libnet-speed-applet.la \
$(top_builddir)/gnome-applets/sticky-notes/libsticky-notes-applet.la \
$(top_builddir)/gnome-applets/timer/libtimer-applet.la \
$(top_builddir)/gnome-applets/trash/libtrash-applet.la \
@@ -533,8 +531,6 @@ SUBDIRS = \
gweather \
inhibit \
mini-commander \
- multiload \
- netspeed \
sticky-notes \
timer \
tracker-search-bar \
@@ -575,8 +571,6 @@ org_gnome_gnome_applets_la_LIBADD = $(top_builddir)/gn
$(top_builddir)/gnome-applets/gweather/libgweather-applet.la \
$(top_builddir)/gnome-applets/inhibit/libinhibit-applet.la \
$(top_builddir)/gnome-applets/mini-commander/libmini-commander-applet.la \
- $(top_builddir)/gnome-applets/multiload/libmultiload-applet.la \
- $(top_builddir)/gnome-applets/netspeed/libnet-speed-applet.la \
$(top_builddir)/gnome-applets/sticky-notes/libsticky-notes-applet.la \
$(top_builddir)/gnome-applets/timer/libtimer-applet.la \
$(top_builddir)/gnome-applets/trash/libtrash-applet.la \
|