summaryrefslogtreecommitdiff
path: root/gui/greeter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gui/greeter/Makefile.am')
-rw-r--r--gui/greeter/Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/gui/greeter/Makefile.am b/gui/greeter/Makefile.am
index 8366b7d6..645d7583 100644
--- a/gui/greeter/Makefile.am
+++ b/gui/greeter/Makefile.am
@@ -3,11 +3,6 @@ SUBDIRS = . themes
## Process this file with automake to produce makefile.in
INCLUDES = \
-I. \
- -DG_DISABLE_DEPRECATED \
- -DGDK_DISABLE_DEPRECATED \
- -DGDK_PIXBUF_DISABLE_DEPRECATED \
- -DGTK_DISABLE_DEPRECATED \
- -DGNOME_DISABLE_DEPRECATED \
-I$(top_srcdir)/gui \
-I$(top_srcdir)/daemon \
-I$(top_srcdir)/vicious-extensions \
@@ -16,6 +11,12 @@ INCLUDES = \
-DGREETERTHEMEDIR=\""$(datadir)/gdm/themes"\" \
$(GREETER_CFLAGS)
+# -DG_DISABLE_DEPRECATED \
+# -DGDK_DISABLE_DEPRECATED \
+# -DGDK_PIXBUF_DISABLE_DEPRECATED \
+# -DGTK_DISABLE_DEPRECATED \
+# -DGNOME_DISABLE_DEPRECATED \
+
bin_PROGRAMS = \
gdmgreeter