summaryrefslogtreecommitdiff
path: root/multiload
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-05-17 23:53:37 +0200
committerraveit65 <[email protected]>2020-05-21 20:22:59 +0200
commitc77596c251b9964d177b72f4aea8139be31d1bfa (patch)
tree2fc9842e79deefd32c2440a723faa13c5dccf7f8 /multiload
parentc05e8a98283929fd7cd97889a96756b57ee79839 (diff)
downloadmate-applets-c77596c251b9964d177b72f4aea8139be31d1bfa.tar.bz2
mate-applets-c77596c251b9964d177b72f4aea8139be31d1bfa.tar.xz
build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS
Diffstat (limited to 'multiload')
-rw-r--r--multiload/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/multiload/Makefile.am b/multiload/Makefile.am
index c3df77d5..ae48940a 100644
--- a/multiload/Makefile.am
+++ b/multiload/Makefile.am
@@ -5,7 +5,6 @@ AM_CPPFLAGS = \
-DMULTILOAD_MENU_UI_DIR=\""$(uidir)"\" \
$(MATE_APPLETS4_CFLAGS) \
$(GTOP_APPLETS_CFLAGS) \
- $(MATEDESKTOP_CFLAGS) \
$(GIO_CFLAGS) \
${WARN_CFLAGS}
@@ -26,7 +25,6 @@ mate_multiload_applet_SOURCES = \
mate_multiload_applet_LDADD = \
$(MATE_APPLETS4_LIBS) \
$(GTOP_APPLETS_LIBS) \
- $(MATEDESKTOP_LIBS) \
$(GIO_LIBS) \
-lm