diff options
author | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 16:48:15 +0100 |
---|---|---|
committer | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 16:48:15 +0100 |
commit | 5f2b09982312c98863eb9a8dfe2c608b81f58259 (patch) | |
tree | e5d38581c2f36e1cca02efedd2d85044d77f76f9 /gnulib-local/modules | |
parent | 3e0814cd9862b89c7a39672672937477bd87ddfb (diff) |
Imported Upstream version 0.9.6upstream/0.9.6
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 - |