Changeset: c0c25a5707f5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c0c25a5707f5
Modified Files:
monetdb5/extras/rapi/Makefile.ag
Branch: Oct2014
Log Message:
Don't install rapi.h; no need for EXTRA_DIST.
diffs (26 lines):
diff --git a/monetdb5/extras/rapi/Makefile.ag b/monetdb5/extras/rapi/Makefile.ag
--- a/monetdb5/extras/rapi/Makefile.ag
+++ b/monetdb5/extras/rapi/Makefile.ag
@@ -28,16 +28,10 @@ MTSAFE
lib__rapi = {
MODULE
DIR = libdir/monetdb5
- SOURCES = rapi.c
+ SOURCES = rapi.c rapi.h
LIBS = $(libr_LIBS)
}
-headers_h = {
- DIR = includedir/monetdb
- HEADERS = h
- SOURCES = rapi.h
-}
-
headers_rapi_mal = {
HEADERS = mal
DIR = libdir/monetdb5
@@ -57,4 +51,3 @@ headers_autoload = {
}
EXTRA_DIST_DIR = Tests
-EXTRA_DIST = 50_rapi.mal rapi.mal rapi.R
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list