summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/libegg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste-code/libegg/Makefile.am b/cut-n-paste-code/libegg/Makefile.am
index a6d6d19cd..1ee4585db 100644
--- a/cut-n-paste-code/libegg/Makefile.am
+++ b/cut-n-paste-code/libegg/Makefile.am
@@ -25,7 +25,7 @@ libegg_la_SOURCES = \
libegg_la_CFLAGS = \
-DEGG_SM_CLIENT_BACKEND_XSMP \
- -DG_LOG_DOMAIN=\""EggSMClient"\" \
+ -DG_LOG_DOMAIN=\""EggSMClient"\" \
$(LIBEGG_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)