getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / open-tests
index 43366cf1f0072be12ceef319b78e4fbff89f0296..5bc4e0f88523209fc2a1ecd3de69a1fb26b9f2c0 100644 (file)
@@ -1,11 +1,15 @@
 Files:
+tests/test-open.h
 tests/test-open.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+stdbool
+symlink
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-open
 check_PROGRAMS += test-open
-