summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2016-11-15 17:11:07 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2016-11-15 17:45:32 +0100
commit60bb5621d12b900767b2e96c2e6cdac71aa616fd (patch)
tree2c288d76ccbbf2c06513d3bac53c3d0159ad589d
parent177a8d1f9d2639b9766336140f21df196731b9c5 (diff)
downloadefl-60bb5621d12b900767b2e96c2e6cdac71aa616fd.tar.gz
examples/elementary: bring back datetime_example target
In commit 5929f0311dfc12dac3f38b8f29802e3fa2d0e2d7 this was removed. While the commits intend was to remove the cxx variant of this example only. Bring this back so examples are building again.
-rw-r--r--src/examples/elementary/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/elementary/Makefile.am b/src/examples/elementary/Makefile.am
index 3e11f1e170..0aeedc0c59 100644
--- a/src/examples/elementary/Makefile.am
+++ b/src/examples/elementary/Makefile.am
@@ -285,6 +285,7 @@ conformant_example_01 \
conformant_example_02 \
combobox_example_01 \
ctxpopup_example_01 \
+datetime_example \
dayselector_example \
diskselector_example_01 \
diskselector_example_02 \