diff options
author | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-27 14:35:16 +0100 |
---|---|---|
committer | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-27 14:35:16 +0100 |
commit | 3590c846d4c2febbc05b4ad6b14a06edc549e453 (patch) | |
tree | e5d38581c2f36e1cca02efedd2d85044d77f76f9 /gnulib-local/modules | |
parent | a9a31b1de5776a3b08a82101a4fa711294f0dd1d (diff) |
Imported Upstream version 0.9.6+really0.9.6upstream/0.9.6+really0.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 4e8b507a..c9705edd 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 - |