Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25207

Modified Files:
        Makefile.ag 
Log Message:
get rpm builds going again, this should not be the real solution, but as long 
as the mess is a bit less chaotic this way, let's get it quasi-correct in the 
makefiles too

U Makefile.ag
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/Makefile.ag,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.ag 27 Aug 2009 15:14:52 -0000      1.7
+++ Makefile.ag 7 Sep 2009 09:21:56 -0000       1.8
@@ -23,12 +23,32 @@
        $(MONETDB5_INCS) \
        $(MONETDB_INCS)
 
+MEROVINGIAN_TMP_SUBS = \
+       merovingian_client.c \
+       merovingian_connections.c \
+       merovingian_controlrunner.c \
+       merovingian_discoveryrunner.c \
+       merovingian_forkmserver.c \
+       merovingian_handlers.c \
+       merovingian_proxy.c
+
+MONETDB_TMP_SUBS = \
+       monetdb_discover.c \
+       monetdb_get.c \
+       monetdb_lock.c \
+       monetdb_merocom.c \
+       monetdb_release.c \
+       monetdb_set.c \
+       monetdb_status.c
+
 EXTRA_DIST = $(man_MANS) \
        utils.h \
        properties.h \
        glob.h \
        database.h \
-       control.h
+       control.h \
+       $(MEROVINGIAN_TMP_SUBS) \
+       $(MONETDB_TMP_SUBS)
 
 lib_meroutil = {
        NOINST


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to