Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfeistel <6742251-feistel@users.noreply.gitlab.com>2022-04-26 23:31:42 +0300
committerfeistel <6742251-feistel@users.noreply.gitlab.com>2022-04-28 18:06:19 +0300
commit9857f7d70983e7af2f0702035c67743d9e1fa3c0 (patch)
tree39ca4fd39f4b12d6c8f1ebee1565c590d8e37c81 /Makefile.build.mk
parent7a166f3e432bc12ef4b22365aedfe120131b9e66 (diff)
Cleanup makefiles and remove outdated tasks
Diffstat (limited to 'Makefile.build.mk')
-rw-r--r--Makefile.build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.build.mk b/Makefile.build.mk
index ba672739..c598e4c7 100644
--- a/Makefile.build.mk
+++ b/Makefile.build.mk
@@ -12,7 +12,7 @@ endif
## Skip generation of the GNU build ID if set to speed up builds.
WITHOUT_BUILD_ID ?=
-.PHONY: all setup generate-mocks build clean
+.PHONY: all setup cisetup generate-mocks build clean
all: gitlab-pages