Changeset: e24d1c5e8e3b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e24d1c5e8e3b
Modified Files:
monetdb5/extras/rapi/Makefile.ag
Branch: embedded
Log Message:
All sources have to be mentioned in the SOURCES variable.
diffs (12 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
@@ -18,7 +18,7 @@ MTSAFE
lib__rapi = {
MODULE
DIR = libdir/monetdb5
- SOURCES = rapi.c rapi.h
+ SOURCES = rapi.c rapi.h converters.c.h
XDEPS = $(libr_LIBDEP)
LIBS = ../../tools/libmonetdb5 \
../../../gdk/libbat \
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list