netdb: Simplify.
[gnulib.git] / modules / unictype / category-of-tests
index 0a9a63d..3df9baa 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unictype/test-categ_of.c
+tests/macros.h
 
 Depends-on:
 unictype/category-test
@@ -10,4 +11,4 @@ Makefile.am:
 TESTS += test-categ_of
 check_PROGRAMS += test-categ_of
 test_categ_of_SOURCES = unictype/test-categ_of.c
-
+test_categ_of_LDADD = $(LDADD) $(LIBUNISTRING)