Skip to content

Commit

Permalink
Split CFLAGS and CPPFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 2, 2013
1 parent 7031f17 commit 378e411
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/reference/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ CFILE_GLOB = \

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
-I$(top_srcdir)

AM_CFLAGS = \
$(GLIB_CFLAGS)

GTKDOC_LIBS = \
Expand Down

0 comments on commit 378e411

Please sign in to comment.