summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/wrapup/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libnetworking/wrapup/Makefile.in')
-rw-r--r--c/src/libnetworking/wrapup/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libnetworking/wrapup/Makefile.in b/c/src/libnetworking/wrapup/Makefile.in
index 951646a3df..ede2dcbfea 100644
--- a/c/src/libnetworking/wrapup/Makefile.in
+++ b/c/src/libnetworking/wrapup/Makefile.in
@@ -14,7 +14,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
NET_O_PIECES = kern lib libc net netinet nfs rtems rtems_servers \
- $(POSIX_PIECES)
+ pppd $(POSIX_PIECES)
OBJS = $(foreach piece, $(NET_O_PIECES), ../$(piece)/$(ARCH)/*.o)
LIB = $(ARCH)/libnetworking.a