]> skyeroc.xyz Git - dgamelaunch/commitdiff
Update buildspec.yml
authoraltorg <dtype@alt.org>
Sat, 19 Aug 2017 18:02:20 +0000 (11:02 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2017 18:02:20 +0000 (11:02 -0700)
buildspec.yml

index f2026834e13504f3fe5fa0f0a53553703271ccca..d6683ff1ca9b112f0ddfd652c25bc945cd37e91e 100644 (file)
@@ -14,6 +14,7 @@ phases:
   build:
     commands:
       - echo Build started on `date`
+      - ./autogen.sh
       - make
   post_build:
     commands: