diff options
Diffstat (limited to 'gnulib-local/modules')
-rw-r--r-- | gnulib-local/modules/unictype/category-none-tests.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-local/modules/unictype/category-none-tests.diff b/gnulib-local/modules/unictype/category-none-tests.diff index 4e8b507..c9705ed 100644 --- a/gnulib-local/modules/unictype/category-none-tests.diff +++ b/gnulib-local/modules/unictype/category-none-tests.diff @@ -10,5 +10,5 @@ TESTS += test-categ_none check_PROGRAMS += test-categ_none test_categ_none_SOURCES = unictype/test-categ_none.c + test_categ_none_LDADD = $(LDADD) $(LIBUNISTRING) + endif - |