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 62f24fb..2494b16 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -250,6 +250,7 @@ LIBBFS := \
$(OBJ)/src/printf.o \
$(OBJ)/src/pwcache.o \
$(OBJ)/src/stat.o \
+ $(OBJ)/src/thread.o \
$(OBJ)/src/trie.o \
$(OBJ)/src/typo.o \
$(OBJ)/src/xregex.o \