build: Remove maintainer flags from cookbook/examples
The code should be a tad more relaxed.
This commit is contained in:
parent
cbed0484c0
commit
a3007b9847
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue