Chromium Code Reviews| Index: Makefile.am |
| diff --git a/Makefile.am b/Makefile.am |
| index 8d91b48f7d844e04e74c30342c727864ce233059..2a94be8d455a64f0b74a988f64f02fc36eb5335d 100644 |
| --- a/Makefile.am |
| +++ b/Makefile.am |
| @@ -2,7 +2,7 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -SUBDIRS = introspection src |
| +SUBDIRS = extrospection introspection src |
| EXTRA_DIST = \ |
| cashew.conf \ |