Hello Matěj, * Matěj Týč wrote on Mon, Feb 23, 2009 at 04:01:34PM CET: > The problem is that running 'make distcheck' results in error since > the EPS images that should be there aren't there and 'make distcheck' > tries to run 'make dvi' everywhere. > I would like to run 'make pdf' instead or at least to disable building DVI.
You can overwrite the target in order to disable it: dvi: Cheers, Ralf