X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Farray-oset-tests;h=3fd51ccd8581e3b086c95e4f4c26f11426db6307;hb=76888b1414b08849396e306748bfdf3cbfb9f928;hp=6a0062330ece0dbaa7293d098590b001314e4bb4;hpb=cac4431f72ec8226aa1badc4a357ad3e142049ad;p=gnulib.git diff --git a/modules/array-oset-tests b/modules/array-oset-tests index 6a0062330..3fd51ccd8 100644 --- a/modules/array-oset-tests +++ b/modules/array-oset-tests @@ -3,10 +3,12 @@ tests/test-array_oset.c Depends-on: array-list +progname configure.ac: Makefile.am: TESTS += test-array_oset check_PROGRAMS += test-array_oset +test_array_oset_LDADD = $(LDADD) @LIBINTL@