X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffcntl-h-c%2B%2B-tests;h=5e7ecd660259d028bab5ec1004d6d960960477fb;hb=2a3686a0554ffbc579dde0770559c700d7760e70;hp=c71d15a0bb35ebf4628d832a1601991a18565f44;hpb=01b63fe905b69ffeb46e6b0e367c7c0256ff8582;p=gnulib.git diff --git a/modules/fcntl-h-c++-tests b/modules/fcntl-h-c++-tests index c71d15a0b..5e7ecd660 100644 --- a/modules/fcntl-h-c++-tests +++ b/modules/fcntl-h-c++-tests @@ -15,5 +15,5 @@ if ANSICXX TESTS += test-fcntl-h-c++ check_PROGRAMS += test-fcntl-h-c++ test_fcntl_h_c___SOURCES = test-fcntl-h-c++.cc -test_fcntl_h_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME) +test_fcntl_h_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME) $(LIBSOCKET) endif