commit | c4b75981fd562adc7e4df7a2cfe96dd7b4d27da1 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 09 14:51:45 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 09 15:14:32 2014 -0800 |
tree | bb854803c061c2e6822c7536c2789c6d958eb0e4 | |
parent | 0102be9d7ac3476729303f7eb27e68adafadf7e8 [diff] [blame] |
examples: Add very basic consumer/producer apps Change-Id: I3c80448b3894f0609a15596bf16c8833ab2f8add
diff --git a/configure.ac b/configure.ac index 9a67273..9d6a355 100644 --- a/configure.ac +++ b/configure.ac
@@ -155,6 +155,7 @@ AC_CONFIG_FILES([Makefile include/Makefile + examples/Makefile tools/Makefile tests/Makefile tests_boost/Makefile])