summaryrefslogtreecommitdiff
path: root/mcs-plugin
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-02-09 22:30:43 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-02-09 22:30:43 +0000
commit0f8b47db0da42f1e8ca1f62269c817f6fda9aa07 (patch)
treec09e3677a1fea3ea01847bc7b93b94622e1ac1c9 /mcs-plugin
parente106f510a78a9a80e5324f32449dfc0a291afdc6 (diff)
downloadxfwm4-0f8b47db0da42f1e8ca1f62269c817f6fda9aa07.tar.gz
Add startup notification support (from freedesktop.org standard)
(Old svn revision: 10908)
Diffstat (limited to 'mcs-plugin')
-rw-r--r--mcs-plugin/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs-plugin/Makefile.in b/mcs-plugin/Makefile.in
index 60d4929ee..da2e13118 100644
--- a/mcs-plugin/Makefile.in
+++ b/mcs-plugin/Makefile.in
@@ -111,6 +111,8 @@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
+STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
+STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@