git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Version reporting & module ABI change.
[users/heiko/exim.git]
/
src
/
scripts
/
MakeLinks
diff --git
a/src/scripts/MakeLinks
b/src/scripts/MakeLinks
index c021ace0e8e548994b8d8ee93e7564c751890b48..ac092095570b78157c8ac44f3c6347422922f6bf 100755
(executable)
--- a/
src/scripts/MakeLinks
+++ b/
src/scripts/MakeLinks
@@
-182,6
+182,7
@@
ln -s ../src/osfunctions.h osfunctions.h
ln -s ../src/store.h store.h
ln -s ../src/structs.h structs.h
ln -s ../src/lookupapi.h lookupapi.h
+ln -s ../src/version.h version.h
ln -s ../src/acl.c acl.c
ln -s ../src/buildconfig.c buildconfig.c