X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetopt-posix-tests;h=9c73d08b7ba93ddd05aac1b06b7929bf24c33285;hb=2c391ad5ed26c01e161b5de30d3a225fabe08731;hp=8f01220a3dfcc449aaa29afc9a89d4f673b7b94f;hpb=ae2e7ad5890fe4442cbd14e589091c07abd10883;p=gnulib.git diff --git a/modules/getopt-posix-tests b/modules/getopt-posix-tests index 8f01220a3..9c73d08b7 100644 --- a/modules/getopt-posix-tests +++ b/modules/getopt-posix-tests @@ -1,9 +1,14 @@ Files: +tests/macros.h +tests/signature.h tests/test-getopt.c tests/test-getopt.h tests/test-getopt_long.h Depends-on: +dup2 +setenv +stdbool unistd unsetenv @@ -12,3 +17,4 @@ configure.ac: Makefile.am: TESTS += test-getopt check_PROGRAMS += test-getopt +test_getopt_LDADD = $(LDADD) $(LIBINTL)