blob: ae836d8eb319beeac23138bc2281cd993be86c7b [file] [log] [blame]
# Copyright (c) 2013 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.
.PHONY:v4l2, vaapi
v4l2:
python setup_v4l2.py install --install-lib=..
vaapi:
python setup_vaapi.py install --install-lib=..