Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11602
Modified Files:
Makefile
Log Message:
added files
Index: Makefile
===================================================================
RCS file: /cvsroot/refdb/homepage/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -U2 -r1.2 -r1.3
--- Makefile 24 Dec 2004 15:31:28 -0000 1.2
+++ Makefile 7 Apr 2005 18:44:48 -0000 1.3
@@ -2,5 +2,5 @@
# These files are to be installed
-objects = doc.html download.html examples.html features.html index.html status.html sysreq.html refdbn.css refdbprint.css bookback1.jpg books.jpg docbook-ay.pdf docbook-n.pdf logo.jpg tei-ay.pdf tei-n.pdf refdbinput.png refdbinput-small.png refdboutput.png refdboutput-small.png
+objects = doc.html download.html examples.html features.html index.html status.html sysreq.html getref.html refdb.css refdbn.css refdbprint.css bookback1.jpg books.jpg docbook-ay.pdf docbook-n.pdf logo.jpg tei-ay.pdf tei-n.pdf refdbinput.png refdbinput-small.png refdboutput.png refdboutput-small.png
install:
|