summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index bcfdf76..a4d1c2d 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -241,6 +241,7 @@ LIBBFS := \
$(OBJ)/src/dstring.o \
$(OBJ)/src/eval.o \
$(OBJ)/src/exec.o \
+ $(OBJ)/src/expr.o \
$(OBJ)/src/fsade.o \
$(OBJ)/src/ioq.o \
$(OBJ)/src/mtab.o \