Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
adhd
/
e7df0e723745d0a089607ffa3d687b9351fc71ad
/
.
/
cras
/
git_prepare.sh
blob: d53eb06436beba033bad95b5045f9fc4002afa4c [
file
] [
log
] [
blame
]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#!/bin/sh
libtoolize
&&
aclocal
&&
autoconf
&&
automake
--
add
-
missing