Chromium Code Reviews| Index: extrospection/Makefile.am |
| diff --git a/extrospection/Makefile.am b/extrospection/Makefile.am |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7a976f299b8b4920fd76a0f04124ba77a2afd2dc |
| --- /dev/null |
| +++ b/extrospection/Makefile.am |
| @@ -0,0 +1,8 @@ |
| +# Copyright (c) 2010 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. |
| + |
| +EXTRA_DIST = \ |
| + flimflam-device.xml \ |
| + flimflam-manager.xml \ |
| + flimflam-service.xml |