X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=55b8e0ba7e28476c4360e1dcbdec4fda827efe2e;hb=bb0104c898ab07d1acf7a7531e7a9e0f3466ceb7;hp=f8638383720c4aaa31c2a235aca3481a364ae805;hpb=31b969263c34f46f398eec33c0b0e95947842cda;p=ipfw.git diff --git a/Makefile b/Makefile index f863838..55b8e0b 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ _all: all 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 \