Don't use AC_LIBOBJ with file names in subdirectories.
[pspp] / modules / uninorm / u32-normcmp-tests
index 1f7c8244b48b822b5d5949b08130054783ce84e6..193b51758fae403df9933cb099755872934dfde0 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/uninorm/test-u32-normcmp.c
 tests/uninorm/test-u32-normcmp.h
+tests/macros.h
 
 Depends-on:
 uninorm/nfd
@@ -11,4 +12,4 @@ Makefile.am:
 TESTS += test-u32-normcmp
 check_PROGRAMS += test-u32-normcmp
 test_u32_normcmp_SOURCES = uninorm/test-u32-normcmp.c
-
+test_u32_normcmp_LDADD = $(LDADD) $(LIBUNISTRING)