tools build: Add a feature test for scandirat(), that is not implemented so far in...
[linux-2.6-microblaze.git] / tools / build / feature / Makefile
index 0a3b928..0f0aa9b 100644 (file)
@@ -65,6 +65,7 @@ FILES=                                          \
          test-gettid.bin                       \
          test-jvmti.bin                                \
          test-jvmti-cmlr.bin                   \
+         test-scandirat.bin                    \
          test-sched_getcpu.bin                 \
          test-setns.bin                                \
          test-libopencsd.bin                   \
@@ -129,6 +130,9 @@ $(OUTPUT)test-get_current_dir_name.bin:
 $(OUTPUT)test-glibc.bin:
        $(BUILD)
 
+$(OUTPUT)test-scandirat.bin:
+       $(BUILD)
+
 $(OUTPUT)test-sched_getcpu.bin:
        $(BUILD)