summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/pppd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/libnetworking/pppd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libnetworking/pppd/Makefile.am b/c/src/libnetworking/pppd/Makefile.am
index b02d9eadc7..aaa5497cb6 100644
--- a/c/src/libnetworking/pppd/Makefile.am
+++ b/c/src/libnetworking/pppd/Makefile.am
@@ -23,7 +23,7 @@ include_HEADERS = rtemspppd.h rtemsdialer.h
$(LIB): $(OBJS)
$(make-library)
-all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB)
+all-local: $(PREINSTALL_FILES) $(LIB)
endif
.PRECIOUS: $(LIB)