summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-04 11:02:11 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-04 11:02:11 (EDT)
commit55f1b790b2ecace75e8f2ff847c3ceb53453fbe9 (patch)
tree5f84f0d924b916f53a27fd950fd15ec692a56fd9 /build
parent2c094fb4d87ded21c72e598cf847bd5d896a2c2f (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 89b8b93..2983157 100755
--- a/build
+++ b/build
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+include ../source.mk
+
build-ncurses:
oh-autoconfigure -B obj-ncurses -- \
--without-ada \