summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-05-13 00:01:01 +0200
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-05-13 00:01:01 +0200
commit969033f104d870502c99b9d32b995d122979a4dc (patch)
tree2e4c18efd57724b7050aadb2a1c738847253fbe1 /ci
parentfa58240b6b0070a6a7e446fa7bd6034eac452542 (diff)
downloadxfce4-dev-tools-969033f104d870502c99b9d32b995d122979a4dc.tar.gz
gitlabci: Ensure to run autogen in distcheck stage
Diffstat (limited to 'ci')
-rw-r--r--ci/build_project.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/build_project.yml b/ci/build_project.yml
index 8b33008..582e9e1 100644
--- a/ci/build_project.yml
+++ b/ci/build_project.yml
@@ -33,6 +33,7 @@ translations:
distcheck:
stage: distcheck
script:
+ - ./autogen.sh
- make distcheck
rules:
# If there are changes to .po, never run