blob: 43617f92a7e4b6c1aa85143da367a1fb8a16e67e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- applets/inhibit/Makefile.am.orig 2013-10-19 12:05:52.000000000 +0200
+++ applets/inhibit/Makefile.am 2013-10-19 12:06:06.000000000 +0200
@@ -34,6 +34,7 @@
gpm-common.h
mate_inhibit_applet_LDADD = \
+ $(EXECINFO_LIBS) \
$(DBUS_LIBS) \
$(MATE_LIBS) \
$(PANEL_LIBS)
|