Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/smclient/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-01-18 15:31:03 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2009-01-18 15:31:03 (GMT)
commit451e3d74f9fb9b885428336e4125406b29c1ed4d (patch)
tree9bce60690aac260e790973ffcd839732592643e8 /cut-n-paste/smclient/Makefile.am
parentfe8a90e5ecdc21069bc6617f07b7ab12a5a4a012 (diff)
Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code.
2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org> * configure.ac: * cut-n-paste/*/Makefile.am: * libdocument/Makefile.am: Rename LIB as LIBDOCUMENT and use SHELL_CORE for cut-n-paste code. svn path=/trunk/; revision=3352
Diffstat (limited to 'cut-n-paste/smclient/Makefile.am')
-rw-r--r--cut-n-paste/smclient/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cut-n-paste/smclient/Makefile.am b/cut-n-paste/smclient/Makefile.am
index 3cb7725..25e9840 100644
--- a/cut-n-paste/smclient/Makefile.am
+++ b/cut-n-paste/smclient/Makefile.am
@@ -9,7 +9,6 @@ libsmclient_la_SOURCES = \
eggsmclient-xsmp.c
libsmclient_la_CFLAGS = \
- -I$(top_srcdir)/lib \
-DG_LOG_DOMAIN=\""EggSMClient"\" \
-DEGG_SM_CLIENT_BACKEND_XSMP \
$(SMCLIENT_CFLAGS) \