summaryrefslogtreecommitdiff
path: root/Makefile.dist
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-09-02 00:29:52 +0000
committerTed Lemon <source@isc.org>1999-09-02 00:29:52 +0000
commit8e6a94b95940ad22e2f067589d64881944efb582 (patch)
tree883ca2662c642c58cc25e243c01556796e422303 /Makefile.dist
parent0085542655ace73f23aa01b23f7f6708b724c9ec (diff)
downloadisc-dhcp-8e6a94b95940ad22e2f067589d64881944efb582.tar.gz
Add dhcpctl and omapi subdirectories
Diffstat (limited to 'Makefile.dist')
-rw-r--r--Makefile.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.dist b/Makefile.dist
index a96d277e..b2708947 100644
--- a/Makefile.dist
+++ b/Makefile.dist
@@ -17,7 +17,7 @@
# http://www.isc.org for more information.
#
-SUBDIRS= common server client relay
+SUBDIRS= common omapip server client relay dhcpctl
all:
@for dir in ${SUBDIRS}; do \