summaryrefslogtreecommitdiff
path: root/net/libfetch
diff options
context:
space:
mode:
Diffstat (limited to 'net/libfetch')
-rw-r--r--net/libfetch/files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libfetch/files/Makefile b/net/libfetch/files/Makefile
index f53517b5515..85c35b87bf7 100644
--- a/net/libfetch/files/Makefile
+++ b/net/libfetch/files/Makefile
@@ -1,7 +1,8 @@
# $NetBSD
LIB= fetch
-SRCS= fetch.c common.c ftp.c http.c file.c ftperr.h httperr.h
+SRCS= fetch.c common.c ftp.c http.c file.c
+DPSRCS= ftperr.h httperr.h
INCS= fetch.h
MAN= fetch.3
CLEANFILES= ftperr.h httperr.h