|
From: Ethan M. <merritt@u.washington.edu> - 2006-07-12 17:07:03
|
On Wednesday 12 July 2006 09:44 am, Lars Hecking wrote: > > > This is a real bummer - by default, make dist includes *.dat, > > > there are really too many to list individually. Can whoever added > > > this (Ethan?) rename temp.dat so it doesn't have a .dat > > > extension? tempdat.tmp maybe? Not me. The only place I see temp.dat mentioned is in random.dem I don't quite follow why the name makes a difference, but I'm sure the demo itself doesn't depend on any particular name. > > Ethan solved the problem by adding temp.dat to CLEANFILES in > > docs/Makefile.am.in > > This did not solve it because recreating Makefile.am from > Makefile.am.in adds temp.dat to EXTRA_DIST, so temp.dat gets included > with make dist. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |