Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/demo
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15702

Modified Files:
      Tag: xrpcdemo
        Makefile.ag 
Log Message:
Tell make to install (copy) new files



U Makefile.ag
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/demo/Attic/Makefile.ag,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- Makefile.ag 29 May 2008 07:32:32 -0000      1.1.2.1
+++ Makefile.ag 5 Jun 2008 13:33:40 -0000       1.1.2.2
@@ -24,14 +24,12 @@
 #
 
 headers_html = {
-       HEADERS = bmp gif html js png
+       HEADERS = html js css xml
        DIR = datadir/MonetDB/xrpc/demo
        SOURCES = \
-               cwi.bmp \
-               MultimediaN.png \
-               monet.png \
                style.css \
-               tree.gif \
+        res1.xml \
+        req1.xml \
                index.html
 }
 
@@ -41,3 +39,14 @@
        SOURCES = demo-mod.xq
 }
 
+headers_img = {
+       HEADERS = bmp gif png gif map
+       DIR = datadir/MonetDB/xrpc/demo
+       SOURCES = \
+               cwi.bmp \
+               MultimediaN.png \
+               monet.png \
+        test.gif \
+        test.map \
+               tree.gif
+}


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to