Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21815
Modified Files:
Makefile
Log Message:
added images
Index: Makefile
===================================================================
RCS file: /cvsroot/refdb/homepage/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -U2 -r1.1.1.1 -r1.2
--- Makefile 13 Dec 2004 21:19:19 -0000 1.1.1.1
+++ Makefile 24 Dec 2004 15:31:28 -0000 1.2
@@ -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
+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
install:
|