Update of /cvsroot/basedb/basedb/www/plotapplet
In directory sc8-pr-cvs1:/tmp/cvs-serv22544a/plotapplet
Added Files:
Makefile.am
Log Message:
Preparing for configure/automake/autoconf.
--- NEW FILE: Makefile.am ---
## Process this file with automake to produce Makefile.in
##
## $Id: Makefile.am,v 1.1 2003/02/12 00:23:34 kurri Exp $
wwwplotappletdir = $(prefix)/www/plotapplet
wwwplotapplet_DATA = \
plot_assay.phtml plot_raw.phtml show_tmp.phtml plot.jar \
read_data.phtml store_tmp.phtml
|