crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / avltree-list-tests
index e058b8db1ae1f880af287467f5fd22fd1a387e6f..cbd47c7811fa4b429d254bdc76de9fed8c3adc7c 100644 (file)
@@ -1,12 +1,13 @@
 Files:
 tests/test-avltree_list.c
+tests/macros.h
 
 Depends-on:
 array-list
+progname
 
 configure.ac:
 
 Makefile.am:
-TESTS += test-avltree_list$(EXEEXT)
+TESTS += test-avltree_list
 check_PROGRAMS += test-avltree_list
-