summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 10:11:29 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 10:11:29 (EDT)
commit5b483e83bc811d42c9eb0a0e38b45d4549df31bd (patch)
treec662f638f85f341d813c3a0342b86582a1bcee80 /build
parent6592cd3deac19d31e1dd0f367c85d2f6ef9e5c1b (diff)
source.mk: New file.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index fa5b213..50741b6 100755
--- a/build
+++ b/build
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+include ../source.mk
+
build:
chmod a+x src/configure
oh-autoconfigure -- \