summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65dcf47..868a011 100644
--- a/Makefile
+++ b/Makefile
@@ -73,11 +73,11 @@ bfs: \
dstring.o \
eval.o \
exec.o \
+ fsade.o \
main.o \
mtab.o \
opt.o \
parse.o \
- posix1e.o \
printf.o \
spawn.o \
stat.o \