summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-03 22:12:43 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-03 22:26:10 (EDT)
commit03828eb2e3cbc721fe57d262e5a3a02c3e9a472b (patch)
treea5cb50520bf4d1b98de68ab10be42e8896bbc164 /build
parentc16024d355a9a5a02a9a805767666c97b082e6a2 (diff)
Don't distribute IETF RFCs (SIP compliance).
Diffstat (limited to 'build')
-rwxr-xr-xbuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/build b/build
index 657151b..50fd0ea 100755
--- a/build
+++ b/build
@@ -22,3 +22,9 @@ clean:
oh-autoclean
rm -f configure build
rm -Rf *.data
+
+# POSIX.1-2008:
+# If the pathname does not begin with a '/' it shall be treated as relative to
+# the current working directory of the process, not relative to the directory
+# containing the makefile.
+include ../source.mk