Fix for non-srcdir builds: Run src/generator.ml from the srcdir.
authorRichard Jones <rjones@trick.home.annexia.org>
Thu, 16 Jul 2009 17:08:44 +0000 (18:08 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Thu, 16 Jul 2009 17:08:44 +0000 (18:08 +0100)
commit98515732084c6856c2e22364b2ae64113c2c37c6
tree19aefd5150ecda1b63403b3a8fea3ebcaeed9a7e
parenta865795a7edfdc939cf3864ca1b7ea9cdc564dc7
Fix for non-srcdir builds: Run src/generator.ml from the srcdir.

Note that files generated by src/generator.ml are stored in
the srcdir, *not* the builddir.  The reason is so that they
can be included in the tarball and will appear in the srcdir
for tarball builds.
src/Makefile.am
src/generator.ml