[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: src/tests/*.dsp



Christian Reiniger wrote:
> 
> make dist complained about missing *.dsp in src/tests/
> AFAIK there should be one in there, right?

They weren't but they are now.

You need to add Win32.cpp to EXTRA_DIST in src/PenguinFile/Makefile.am.
I tried to do it but cvs wouldn't let me.

Peter Burns