From 24a4a7fec75d33c81735c10a2d232d1cdfa52542 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/pdstring/; revision=11174 --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 46c4b1b..902d8ae 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -99,4 +99,4 @@ uninstall-local: # Paths, etc. #----------------------------------------------------------------------- -AM_CPPFLAGS = -I$(top_srcdir)/common +AM_CPPFLAGS += -I$(top_srcdir)/common -- cgit v1.2.1