From 67b63ce6c08bffaea091063e8f106a81eb456bc6 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Mon, 27 Apr 2009 19:37:48 +0000 Subject: + yet more *FLAGS madness svn path=/trunk/externals/moocow/; revision=11174 --- common/pdexternal.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common/pdexternal.am') diff --git a/common/pdexternal.am b/common/pdexternal.am index f1fd785..eeda16d 100644 --- a/common/pdexternal.am +++ b/common/pdexternal.am @@ -25,6 +25,10 @@ EXEEXT = .@PDEXT@ ## --- pseudo-deps for '.SUFFIXES' SUFFIXES = .@PDEXT@ .pod .txt .html +##----------------------------------------------------------------------- +## Additional flags +AM_CPPFLAGS = $(EXTRA_CPPFLAGS) + ##----------------------------------------------------------------------- ## Distribution -- cgit v1.2.1