summaryrefslogtreecommitdiff
path: root/copy-n-paste/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'copy-n-paste/Makefile.am')
-rw-r--r--copy-n-paste/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/copy-n-paste/Makefile.am b/copy-n-paste/Makefile.am
index f5a2bcb..2b7d18e 100644
--- a/copy-n-paste/Makefile.am
+++ b/copy-n-paste/Makefile.am
@@ -1,7 +1,6 @@
-AM_CPPFLAGS = -DGTK_DISABLE_DEPRECATED \
- -DGDK_DISABLE_DEPRECATED \
- -DG_DISABLE_DEPRECATED \
- -UGETTEXT_PACKAGE
+AM_CPPFLAGS = \
+ $(DISABLE_DEPRECATED) \
+ -UGETTEXT_PACKAGE
noinst_LTLIBRARIES = libeggsmclient.la