From: <ku...@us...> - 2003-02-12 00:54:50
|
Update of /cvsroot/basedb/basedb/include/web In directory sc8-pr-cvs1:/tmp/cvs-serv1348/web 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:54:47 kurri Exp $ includewebdir = $(prefix)/include/web includeweb_SCRIPTS = \ array_common.inc.php assay_common.inc.php clust_common.inc.php \ experiment_common.inc.php gene_common.inc.php help.inc.php \ help_long.inc.php help_short.inc.php htmlinit.inc.php \ hyb_common.inc.php init.inc.php item_common.inc.php \ label_common.inc.php links_common.inc.php login.inc.php \ newinit.inc.php plate_common.inc.php plotter.inc.php \ probe_common.inc.php program_common.inc.php protocol_common.inc.php \ raw_common.inc.php reporterlist_common.inc.php searchhtml.inc.php \ upload_common.inc.php user_common.inc.php ware_common.inc.php |