aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-07-16 11:48:03 +0200
committerAleksander Morgado <aleksander@lanedo.com>2012-07-16 17:31:49 +0200
commit3011915dc48778ab44eefda4e73486190423e3f0 (patch)
treef7d0960444238935a2fd0821235ebf6700186e26 /configure.ac
parent7b000e51ee3d299f14114953c5f77bc9e37597b0 (diff)
cli: new helper method to get raw binary data as a printable string
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bcc7699..eed20cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,6 +67,7 @@ AC_CONFIG_FILES([Makefile
libqmi-glib/Makefile
libqmi-glib/test/Makefile
cli/Makefile
+ cli/test/Makefile
utils/Makefile])
AC_OUTPUT