summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFernando <fernando@endlessm.com>2013-12-06 13:50:13 -0800
committerFernando <fernando@endlessm.com>2013-12-10 13:37:36 -0800
commit9e51e0059b4413ce54ad04eb81c54185dae84bab (patch)
treeb48255ae224f20fa1706cc8a7f1603645d3e1430 /configure.ac
parentc26763c821ff2b2c74f6529081b15b73fa4a5f86 (diff)
Integrated JSON extraction utility
The utility used in eos-english and eos-programming-app was integrated and installed as part of the SDK CR comments addressed include: - Integrated new facilities available on GTK - Removed duplicate prototype declaration - Reformatted CLEANFILES var declaration - Used configure.ac to get @PACKAGE_VERSION@ - Added version() and usage() utilities [endlessm/eos-sdk#335]
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 0458a57..4f5ad3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,6 +223,7 @@ AC_CONFIG_FILES([
docs/reference/endless/Makefile
docs/reference/endless/version.xml
$EOS_SDK_API_NAME.pc
+ tools/eos-json-extractor/eos-json-extractor
])
AC_CONFIG_FILES([tools/eos-run-test], [chmod +x tools/eos-run-test])
AC_CONFIG_HEADERS([config.h]) dnl Header with system-dependent #defines