From: Rafael L. <rla...@us...> - 2003-08-26 16:29:06
|
Update of /cvsroot/plplot/plplot/examples/c In directory sc8-pr-cvs1:/tmp/cvs-serv17001 Modified Files: Makefile.am Log Message: Makefile.examples was wrongly going into the distribution tarball, because it was included in EXTRA_DIST through examples_c_DATA. A new variable called sources is created to avoid this problem. |