23 Mar
2012
23 Mar
'12
8:51 p.m.
Module: ppl/ppl Branch: master Commit: 8d571fcfe081a22ec0dce540df994fb0725812fe URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8d571fcfe081a... Author: Roberto Bagnara <bagnara@cs.unipr.it> Date: Fri Mar 23 20:50:12 2012 +0100 Added `@extra_includes@' to `AM_CPPFLAGS'. (Thanks to Joao M. Santos Silva.) --- tests/Watchdog/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/Watchdog/Makefile.am b/tests/Watchdog/Makefile.am index 2ea44ea..7d0e822 100644 --- a/tests/Watchdog/Makefile.am +++ b/tests/Watchdog/Makefile.am @@ -41,6 +41,7 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/src \ -I$(top_builddir)/src \ -I$(top_srcdir)/tests \ +@extra_includes@ \ @debug_flag@ LDADD = \