aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'networking/libiproute/Makefile')
-rw-r--r--networking/libiproute/Makefile2
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=../..
25endif 25endif
26srcdir=$(top_srcdir)/networking/libiproute 26srcdir=$(top_srcdir)/networking/libiproute
27LIBIPROUTE_DIR:=./ 27LIBIPROUTE_DIR:=./
28include $(top_builddir)/Rules.mak 28include $(top_srcdir)/Rules.mak
29include $(top_builddir)/.config 29include $(top_builddir)/.config
30include Makefile.in 30include Makefile.in
31all: $(libraries-y) 31all: $(libraries-y)