X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funinorm%2Fcompat-decomposition-tests;h=253f1f9cc64aef2ffe959bf7b556b68eef074118;hb=233c33ec5061c22ff2ffc113a9f5520434a0bfd9;hp=a13beba80b654976da5568c53185f1332ed0e0a0;hpb=a8b6c5957f108054f46f4b1dedafdea28b5809f6;p=gnulib.git diff --git a/modules/uninorm/compat-decomposition-tests b/modules/uninorm/compat-decomposition-tests index a13beba80..253f1f9cc 100644 --- a/modules/uninorm/compat-decomposition-tests +++ b/modules/uninorm/compat-decomposition-tests @@ -1,5 +1,6 @@ Files: tests/uninorm/test-compat-decomposition.c +tests/macros.h Depends-on: @@ -9,4 +10,4 @@ Makefile.am: TESTS += test-compat-decomposition check_PROGRAMS += test-compat-decomposition test_compat_decomposition_SOURCES = uninorm/test-compat-decomposition.c - +test_compat_decomposition_LDADD = $(LDADD) $(LIBUNISTRING)