Changeset: 86ce0d6c508d for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=86ce0d6c508d
Modified Files:
pathfinder/compiler/include/Makefile.ag
Branch: default
Log Message:
Fix 'make dist' (Wrong header file name was included.)
diffs (19 lines):
diff -r e7bbd5d0cd46 -r 86ce0d6c508d pathfinder/compiler/include/Makefile.ag
--- a/pathfinder/compiler/include/Makefile.ag Wed Jun 16 17:02:29 2010 +0200
+++ b/pathfinder/compiler/include/Makefile.ag Thu Jun 17 12:02:18 2010 +0200
@@ -47,7 +47,6 @@
coreopt.h \
coreprint.h \
env.h \
- ferry_lib.h \
fs.h \
fmt.h \
func_chk.h \
@@ -81,6 +80,7 @@
parser.h \
pathfinder.h \
pfstrings.h \
+ pf_ferry.h \
pf_xq.h \
physdebug.h \
physical.h \
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list