build: examples: make sure we build all examples in list
authorStefan Schmidt <stefan@osg.samsung.com>
Mon, 8 Aug 2016 15:20:50 +0000 (17:20 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Mon, 8 Aug 2016 15:20:50 +0000 (17:20 +0200)
commit4d8fd2090213db75154bca474e05c1ed3ac16b3d
tree161cf4a500bb304c7555fd78e25522bc1c3601a3
parent72b88e51f424ccae1842323b23d7adaef81a7143
build: examples: make sure we build all examples in list

At some point we lost the \ after track_example_01 and in combination with the
commented out line right afterwards we lost all examples coming after this line.

This just surfaced with JPs latest commit when I did a distcheck build but was
there for a longer time. We now make sure all disabled examples are moved out of
the multi-line list.
src/examples/elementary/Makefile.am