X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=fuel%2Fbuild%2Fpatch-packages%2FMakefile;h=bd3a437176345e4c2c08892867acd03fb2c4f3ed;hb=40daff8997e3e900da151f6e2eb499b6c0987ea4;hp=bcaac36d6d1a4a6148ab3113b0c1ad1f40090f5b;hpb=3e8a9a0eb41ae8d415eed0d1dc193532cda1406f;p=genesis.git diff --git a/fuel/build/patch-packages/Makefile b/fuel/build/patch-packages/Makefile index bcaac36..bd3a437 100644 --- a/fuel/build/patch-packages/Makefile +++ b/fuel/build/patch-packages/Makefile @@ -8,7 +8,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -SUBDIRS := python-nova debootstrap +SUBDIRS := debootstrap novnc neutron-common SUBCLEAN = $(addsuffix .clean,$(SUBDIRS)) .PHONY: $(SUBDIRS) $(SUBCLEAN) clean