X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=51a00a9ebb5ace2b2e39366961fc3f2cc08f82df;hb=7f9fafbbf8a2c3d7a4b9aab56d63d9ee6f4bed82;hp=f8638383720c4aaa31c2a235aca3481a364ae805;hpb=31b969263c34f46f398eec33c0b0e95947842cda;p=ipfw.git diff --git a/Makefile b/Makefile index f863838..51a00a9 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ all clean distclean: echo target is $(@) (cd ipfw && $(MAKE) $(@) ) (cd dummynet && $(MAKE) $(@) ) + (cd dummynet2 && $(MAKE) $(@) ) snapshot: (cd ..; tar cvzhf /tmp/$(SNAPSHOT_NAME).tgz --exclude .svn \