summaryrefslogtreecommitdiffstats
path: root/cpp/sca/samples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/sca/samples/Makefile.am')
-rw-r--r--cpp/sca/samples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/sca/samples/Makefile.am b/cpp/sca/samples/Makefile.am
index 66c4cd260a..9ccf905d72 100644
--- a/cpp/sca/samples/Makefile.am
+++ b/cpp/sca/samples/Makefile.am
@@ -16,7 +16,7 @@
# under the License.
if WANT_ALL_SAMPLES
- CPP_SAMPLES = CppCalculator CppBigBank store
+ CPP_SAMPLES = CppCalculator CppBigBank store store2
PYTHON_SAMPLES = PythonCalculator PythonWeatherForecast RestCustomer AlertAggregator
RUBY_SAMPLES = RubyCalculator RubyBigBank HttpdBigBank RestCalculator
PYTHON_RUBY_SAMPLES = RestYahoo