# HG changeset patch # User Sébastien Villemot # Date 1386695216 -3600 # Node ID 4772cf56e366ef3e96615cc458549c201b36c51d # Parent 5c4124d8de77c95e3bf0e736612f4c18198612ee Add standalonebuiltin.cc to distribution files * examples/Makefile.am: add standalonebuiltin.cc to EXTRA_DIST. diff -r 5c4124d8de77 -r 4772cf56e366 examples/Makefile.am --- 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