aboutsummaryrefslogtreecommitdiff
path: root/networking/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Makefile')
-rw-r--r--networking/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Makefile b/networking/Makefile
index 98bd7f880..c3f2d79c9 100644
--- a/networking/Makefile
+++ b/networking/Makefile
@@ -12,7 +12,7 @@ top_builddir=..
12endif 12endif
13srcdir=$(top_srcdir)/networking 13srcdir=$(top_srcdir)/networking
14NETWORKING_DIR:=./ 14NETWORKING_DIR:=./
15include $(top_builddir)/Rules.mak 15include $(top_srcdir)/Rules.mak
16include $(top_builddir)/.config 16include $(top_builddir)/.config
17include Makefile.in 17include Makefile.in
18all: $(libraries-y) 18all: $(libraries-y)