summaryrefslogtreecommitdiff
path: root/common/Makefile.dist
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2000-02-03 15:40:09 +0000
committerTed Lemon <source@isc.org>2000-02-03 15:40:09 +0000
commit0d0d25d0275bb1fc5462b33216d2a87ef8f622ee (patch)
tree12a9e82825ea8cc3d24f25656a5fc8a78ad4368e /common/Makefile.dist
parent8570c89b84a1721e7822217cf6fd46f4f75fd8d3 (diff)
downloadisc-dhcp-0d0d25d0275bb1fc5462b33216d2a87ef8f622ee.tar.gz
Fix make depend.
Diffstat (limited to 'common/Makefile.dist')
-rw-r--r--common/Makefile.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.dist b/common/Makefile.dist
index 0e2bc682..9130c0b6 100644
--- a/common/Makefile.dist
+++ b/common/Makefile.dist
@@ -59,7 +59,7 @@ install: all
$(DESTDIR)$(FFMANDIR)/dhcp-contrib$(FFMANEXT)
depend:
- makedepend $(INCLUDES) $(PREDEFINES) $(SRCS)
+ makedepend $(INCLUDES) $(PREDEFINES) $(SRC)
clean:
-rm -f $(OBJ)