summaryrefslogtreecommitdiff
path: root/common
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 /common
parente106f510a78a9a80e5324f32449dfc0a291afdc6 (diff)
downloadxfwm4-0f8b47db0da42f1e8ca1f62269c817f6fda9aa07.tar.gz
Add startup notification support (from freedesktop.org standard)
(Old svn revision: 10908)
Diffstat (limited to 'common')
-rw-r--r--common/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Makefile.in b/common/Makefile.in
index 15f6e5f7d..a47c29277 100644
--- a/common/Makefile.in
+++ b/common/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@