* bench/split-product/Makefile.am (nodist_noinst_DATA): Do not

depend on files that cannot be built.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-30 17:33:35 +01:00
parent c1ec2383b9
commit 772c92fc9c
2 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* bench/split-product/Makefile.am (nodist_noinst_DATA): Do not
depend on files that cannot be built.
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Replace spot::ltl_file by a rewritten spot::ltl::ltl_file.