exit: Remove module.
[gnulib.git] / modules / unictype / category-none-tests
index a891157..e1ea28b 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/unictype/test-categ_none.c
+tests/macros.h
 
 Depends-on:
 unictype/category-test
@@ -10,4 +11,4 @@ Makefile.am:
 TESTS += test-categ_none
 check_PROGRAMS += test-categ_none
 test_categ_none_SOURCES = unictype/test-categ_none.c
-
+test_categ_none_LDADD = $(LDADD) $(LIBUNISTRING)