summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-12-30 18:14:51 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-12-30 18:14:51 (GMT)
commite3edd8b9082e11623b0aaefb4359dff175a6b164 (patch)
tree6f793869c117dd8bd9a7cb0dddcf022a66647a37
parent4267ac1995fe04f92c800c423b379561f752fc3a (diff)
downloadblt-e3edd8b9082e11623b0aaefb4359dff175a6b164.zip
blt-e3edd8b9082e11623b0aaefb4359dff175a6b164.tar.gz
blt-e3edd8b9082e11623b0aaefb4359dff175a6b164.tar.bz2
clean up config files
-rw-r--r--make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include
index bbcb8d7..9e5680a 100644
--- a/make.include
+++ b/make.include
@@ -2,7 +2,7 @@ include ./make.pkgs
#-------------------------- dirs
-DIRS = $(bindir) $(libdir) $(includedir) $(datadir) man dist
+DIRS = $(bindir) $(libdir) $(includedir) $(datadir) man build dist
#-------------------------- main