Skip to content
Snippets Groups Projects
Commit 966cbeea authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Fix which was lost somewhere long ago - build right binary for opendevunlink.

b=1557
parent 58d273f2
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ wantedi_SOURCES = wantedi.c ...@@ -55,7 +55,7 @@ wantedi_SOURCES = wantedi.c
createtest_SOURCES = createtest.c createtest_SOURCES = createtest.c
open_delay_SOURCES = open_delay.c open_delay_SOURCES = open_delay.c
opendirunlink_SOURCES = opendirunlink.c opendirunlink_SOURCES = opendirunlink.c
opendevunlink_SOURCES = opendirunlink.c opendevunlink_SOURCES = opendevunlink.c
fchdir_test_SOURCES = fchdir_test.c fchdir_test_SOURCES = fchdir_test.c
getdents_SOURCES=getdents.c getdents_SOURCES=getdents.c
o_directory_SOURCES = o_directory.c o_directory_SOURCES = o_directory.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment