forgot to commit the makefile

This commit is contained in:
Paul Sajna
2018-03-07 18:45:03 -08:00
parent 93ddcca294
commit ffd9176cdf
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
/create.out
/dup
/dup.out
/error
/fchdir
/fsync
/ftruncate
+1
View File
@@ -5,6 +5,7 @@ BINS=\
chdir \
create \
dup \
error \
fchdir \
fsync \
ftruncate \