changeset 18122:4772cf56e366 stable

Add standalonebuiltin.cc to distribution files * examples/Makefile.am: add standalonebuiltin.cc to EXTRA_DIST.
author Sébastien Villemot <sebastien@debian.org>
date Tue, 10 Dec 2013 18:06:56 +0100
parents 5c4124d8de77
children 3e914fbd1a0e
files examples/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/examples/Makefile.am	Mon Dec 09 20:30:45 2013 +0100
+++ b/examples/Makefile.am	Tue Dec 10 18:06:56 2013 +0100
@@ -57,6 +57,7 @@
   oregonator.m \
   paramdemo.cc \
   standalone.cc \
+  standalonebuiltin.cc \
   stringdemo.cc \
   structdemo.cc \
   unwinddemo.cc