From 5829791ffaca0178fbbd4111fbdf8c7cbd6de27f Mon Sep 17 00:00:00 2001 From: grischka Date: Sat, 18 Apr 2009 14:31:35 +0200 Subject: fix makefiles etc for subdirs --- lib/alloca86-bt.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/alloca86-bt.S') diff --git a/lib/alloca86-bt.S b/lib/alloca86-bt.S index 3fa8a53..037c845 100644 --- a/lib/alloca86-bt.S +++ b/lib/alloca86-bt.S @@ -1,7 +1,7 @@ /* ---------------------------------------------- */ /* alloca86b.S */ -#include "config.h" +#include "../config.h" .globl __bound__alloca -- cgit v1.3.1