Chromium Code Reviews| Index: configure.ac |
| diff --git a/configure.ac b/configure.ac |
| index 579fc9670ae3be81e384314af3dd4fc58f234c12..6c2c32c26b2f265fffd8a33c372933cabc84c13c 100644 |
| --- a/configure.ac |
| +++ b/configure.ac |
| @@ -11,6 +11,7 @@ PKG_CHECK_MODULES([GLOG], [libglog]) |
| AC_CONFIG_HEADERS([config.h]) |
| AC_CONFIG_FILES([ |
| Makefile |
| + extrospection/Makefile |
| introspection/Makefile |
| src/Makefile |
| ]) |