Changeset: 778813bc86b0 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=778813bc86b0
Modified Files:
        buildtools/conf/Makefile.ag
        clients/php/Makefile.ag
        clients/python/Makefile.ag
        java/Makefile.ag
Branch: default
Log Message:

Remove removed files from Makefile.ag.
This makes make dist working again.


diffs (41 lines):

diff -r 9a92f1ff132d -r 778813bc86b0 buildtools/conf/Makefile.ag
--- a/buildtools/conf/Makefile.ag       Tue Jan 18 20:56:18 2011 +0100
+++ b/buildtools/conf/Makefile.ag       Tue Jan 18 21:16:47 2011 +0100
@@ -50,6 +50,6 @@
        SOURCES = website.html
 }
 
-EXTRA_DIST = rules.mk MonetDB.m4 Mdebootstrap
+EXTRA_DIST = rules.mk MonetDB.m4
 
 EXTRA_DIST_DIR = mock
diff -r 9a92f1ff132d -r 778813bc86b0 clients/php/Makefile.ag
--- a/clients/php/Makefile.ag   Tue Jan 18 20:56:18 2011 +0100
+++ b/clients/php/Makefile.ag   Tue Jan 18 21:16:47 2011 +0100
@@ -18,5 +18,3 @@
 MTSAFE
 
 SUBDIRS = native
-
-EXTRA_DIST_DIR = phpdoc
diff -r 9a92f1ff132d -r 778813bc86b0 clients/python/Makefile.ag
--- a/clients/python/Makefile.ag        Tue Jan 18 20:56:18 2011 +0100
+++ b/clients/python/Makefile.ag        Tue Jan 18 21:16:47 2011 +0100
@@ -19,5 +19,5 @@
        FILES = setup.py
 }
 
-EXTRA_DIST = COPYRIGHT README.txt setup.py
+EXTRA_DIST = COPYRIGHT README.rst setup.py
 EXTRA_DIST_DIR = examples monetdb test
diff -r 9a92f1ff132d -r 778813bc86b0 java/Makefile.ag
--- a/java/Makefile.ag  Tue Jan 18 20:56:18 2011 +0100
+++ b/java/Makefile.ag  Tue Jan 18 21:16:47 2011 +0100
@@ -22,7 +22,6 @@
                build.xml build.properties release.txt
 
 EXTRA_DIST_DIR = src \
-                lib \
                 example
 
 ant_distjdbc = {
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to