Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(903)

Unified Diff: configure.ac

Issue 3576011: Cashew: track cellular service state. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/cashew.git
Patch Set: Make debug logging less verbose Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile.am ('k') | extrospection/Makefile.am » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
])
« no previous file with comments | « Makefile.am ('k') | extrospection/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698