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.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/alloca86.S') diff --git a/lib/alloca86.S b/lib/alloca86.S index a60b140..3d5eb61 100644 --- a/lib/alloca86.S +++ b/lib/alloca86.S @@ -1,7 +1,7 @@ /* ---------------------------------------------- */ /* alloca86.S */ -#include "config.h" +#include "../config.h" .globl _alloca -- cgit v1.3.1