mbsinit: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / striconveha-tests
index 1effb575d9960edd9e1c5701ea76266a416f7fd4..d2f2db01a293ae795de759be0c096e0b4208d333 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-striconveha.c
+tests/macros.h
 
 Depends-on:
 
@@ -8,5 +9,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-striconveha
 check_PROGRAMS += test-striconveha
-test_striconveha_LDADD = $(LDADD) @LIBICONV@
+test_striconveha_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@