|
From: <tim...@en...> - 2006-07-12 16:57:23
|
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 may= be? >>> >>> Thanks. >>> =20 >>> =20 >> Ethan solved the problem by adding temp.dat to CLEANFILES in=20 >> docs/Makefile.am.in >> =20 > =20 > 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. Ok, I get the point. If you will, I can correct that. Timoth=E9e |