Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar/graphics/Makefile.in')
-rw-r--r--src/sugar/graphics/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/sugar/graphics/Makefile.in b/src/sugar/graphics/Makefile.in
index d0b6ea2..77ef52d 100644
--- a/src/sugar/graphics/Makefile.in
+++ b/src/sugar/graphics/Makefile.in
@@ -35,8 +35,9 @@ subdir = src/sugar/graphics
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(sugar_PYTHON)
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
- $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-compiler-flags.m4 \
+ $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/python.m4 \
+ $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
@@ -161,6 +162,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
+WARN_CFLAGS = @WARN_CFLAGS@
XGETTEXT = @XGETTEXT@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@