Remove the old dummynet directory and update the new code with the missing files...
[ipfw.git] / ipfw / Makefile
index 7b4a272..9d1efa3 100644 (file)
@@ -62,7 +62,7 @@ include/netinet:
        -@mkdir -p include/netinet
        -(cd include/netinet; \
                for i in ip_fw.h ip_dummynet.h tcp.h; do \
-               ln -s ../../../dummynet/include/netinet/$$i; done; )
+               ln -s ../../../dummynet2/include/netinet/$$i; done; )
 
 clean distclean:
        -rm -f $(OBJS) ipfw