Allow the use of a destructor for the values stored in the list.
[gnulib.git] / modules / linked-list-tests
index 7acdaa1..756074f 100644 (file)
@@ -3,10 +3,11 @@ tests/test-linked_list.c
 
 Depends-on:
 array-list
+progname
 
 configure.ac:
 
 Makefile.am:
-TESTS += test-linked_list$(EXEEXT)
+TESTS += test-linked_list
 check_PROGRAMS += test-linked_list