summaryrefslogtreecommitdiffstats
path: root/fuel/build/patch-packages/Makefile
diff options
context:
space:
mode:
authorMichal Skalski <mskalski@mirantis.com>2015-05-18 14:57:00 +0000
committerMichal Skalski <mskalski@mirantis.com>2015-05-18 16:04:42 +0000
commitcae1a185c6d66f34b1f16f9f0e20f55e8d330346 (patch)
tree2b98d45fe8487e8a774bfaf2903cd7a609bdc88b /fuel/build/patch-packages/Makefile
parent2debee7a4f97a6a9d90aa55877264b3c62e3e2df (diff)
Patch novnc ubuntu package
Patch novnc ubuntu package by adding missing files. Related bug: https://bugs.launchpad.net/fuel/+bug/1433894 Change-Id: Iba413c664bb93dea26245c9ed4471fff30e43968 Jira: - Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Diffstat (limited to 'fuel/build/patch-packages/Makefile')
-rw-r--r--fuel/build/patch-packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel/build/patch-packages/Makefile b/fuel/build/patch-packages/Makefile
index 5d7d200..4388677 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 := debootstrap
+SUBDIRS := debootstrap novnc
SUBCLEAN = $(addsuffix .clean,$(SUBDIRS))
.PHONY: $(SUBDIRS) $(SUBCLEAN) clean