pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list

This commit is contained in:
Mike Frysinger
2006-05-13 02:33:41 +00:00
parent 39440e520c
commit d9b6b844e5
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ top_builddir=../..
endif
srcdir=$(top_srcdir)/networking/libiproute
LIBIPROUTE_DIR:=./
include $(top_builddir)/Rules.mak
include $(top_srcdir)/Rules.mak
include $(top_builddir)/.config
include Makefile.in
all: $(libraries-y)