diff options
Diffstat (limited to 'networking/libiproute/Makefile')
-rw-r--r-- | networking/libiproute/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/libiproute/Makefile b/networking/libiproute/Makefile index 96b1449e3..2fafae738 100644 --- a/networking/libiproute/Makefile +++ b/networking/libiproute/Makefile | |||
@@ -25,7 +25,7 @@ top_builddir=../.. | |||
25 | endif | 25 | endif |
26 | srcdir=$(top_srcdir)/networking/libiproute | 26 | srcdir=$(top_srcdir)/networking/libiproute |
27 | LIBIPROUTE_DIR:=./ | 27 | LIBIPROUTE_DIR:=./ |
28 | include $(top_builddir)/Rules.mak | 28 | include $(top_srcdir)/Rules.mak |
29 | include $(top_builddir)/.config | 29 | include $(top_builddir)/.config |
30 | include Makefile.in | 30 | include Makefile.in |
31 | all: $(libraries-y) | 31 | all: $(libraries-y) |