On Friday 05 August 2011, Stefano Lattarini wrote: > On Thursday 04 August 2011, Peter Johansson wrote: > > > cat > Makefile.am <<EOF > > TEST_EXTENSIONS = .test > > TESTS = test/foo.test > > EOF > > > You've forgotten to add $(TESTS) to $(EXTRA_DIST) here: > > EXTRA_DIST = $(TESTS) > > If you add the above line to your Makefile.am (both the reduced one > and the original one), does you problem disappear? If yes, I'll > close this bug report. > No further reply from Peter, so I assume my diagnosis was correct and the issue has been solved. Peter, feel free to re-open the report if this is not the case,
Regards, Stefano
