Don't use AC_LIBOBJ with file names in subdirectories.
[pspp] / modules / fcntl-h-c++-tests
index c71d15a0bb35ebf4628d832a1601991a18565f44..5e7ecd660259d028bab5ec1004d6d960960477fb 100644 (file)
@@ -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