build: Remove maintainer flags from cookbook/examples

The code should be a tad more relaxed.
This commit is contained in:
Emmanuele Bassi 2012-03-16 12:21:19 +00:00
parent cbed0484c0
commit a3007b9847

View File

@ -59,7 +59,7 @@ INCLUDES = \
LDADD = $(top_builddir)/clutter/libclutter-@CLUTTER_API_VERSION@.la
AM_CFLAGS = $(CLUTTER_CFLAGS) $(MAINTAINER_CFLAGS)
AM_CFLAGS = $(CLUTTER_CFLAGS)
AM_CPPFLAGS = \
-DG_DISABLE_SINGLE_INCLUDES \