summaryrefslogtreecommitdiffstats
path: root/make.include
diff options
context:
space:
mode:
Diffstat (limited to 'make.include')
-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