Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22453
Modified Files:
Makefile
Log Message:
added addons page
Index: Makefile
===================================================================
RCS file: /cvsroot/refdb/homepage/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -U2 -r1.3 -r1.4
--- Makefile 7 Apr 2005 18:44:48 -0000 1.3
+++ Makefile 8 May 2005 21:23:13 -0000 1.4
@@ -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 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
+objects = doc.html download.html examples.html features.html index.html status.html sysreq.html addons.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 makestyle-small.jpg makestyle.png refdbmode-small.jpg refdbmode.png rismode-small.jpg rismode.png vim-small.jpg vim.png
install:
|