From 94c41e72b5fb8e961eaacf23ec604a7fb7b87ebb Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 18 Feb 2006 03:13:07 +0000 Subject: touchup headers target somemore so building in subdirs works nicely again --- Rules.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'Rules.mak') diff --git a/Rules.mak b/Rules.mak index 212b43a2d..591178b38 100644 --- a/Rules.mak +++ b/Rules.mak @@ -85,6 +85,7 @@ libc := $(top_builddir)lib/$(SHARED_MAJORNAME) interp := $(top_builddir)lib/interp.os ldso := $(top_builddir)lib/$(UCLIBC_LDSO) headers_dep := $(top_builddir)include/bits/sysnum.h +sub_headers := $(headers_dep) #LIBS :=$(interp) -L$(top_builddir)lib -lc LIBS := $(interp) -L$(top_builddir)lib $(libc:.$(MAJOR_VERSION)=) -- cgit v1.2.3