diff options
Diffstat (limited to 'build/patch-packages/Makefile')
-rw-r--r-- | build/patch-packages/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/patch-packages/Makefile b/build/patch-packages/Makefile index 339c9e7cf..aaac038b0 100644 --- a/build/patch-packages/Makefile +++ b/build/patch-packages/Makefile @@ -8,7 +8,7 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -SUBDIRS := +SUBDIRS := cirros_testvm SUBCLEAN = $(addsuffix .clean,$(SUBDIRS)) .PHONY: $(SUBDIRS) $(SUBCLEAN) clean |