Note dependency for dhcpd.c
authoraland <aland>
Wed, 30 Apr 2008 17:43:19 +0000 (17:43 +0000)
committeraland <aland>
Wed, 30 Apr 2008 17:43:19 +0000 (17:43 +0000)
src/main/Makefile.in

index ff80bf4..eb49014 100644 (file)
@@ -98,6 +98,9 @@ modules.lo: modules.c ../include/modules.h
 session.lo: session.c ../include/modules.h
        $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c session.c
 
+# It's #include'd for simplicity.  This should be fixed...
+listen.lo: dhcpd.c
+
 #
 # Helper programs
 #