summaryrefslogtreecommitdiffstats
path: root/printing/SConstruct
blob: feee7f260ce61d8af4becd57585aef48d0bd9053 (plain)
1
2
3
4
5
6
7
# Copyright (c) 2009 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

build_component = 'printing'
SConscript('../build/SConscript.main',
           exports=['build_component'])