X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Funinorm%2Fcomposition-tests;h=292195894388bb4fc4fd8c8d414fd6fac135720b;hb=f8d9634f9cf2e26fcada6a663e28bfb1bc7d531c;hp=1493498cb1cf0c55fa0e7c3c4a131e3e1acfb8cc;hpb=f6800582f5dd8ab6c152c9654797d362814dee80;p=gnulib.git diff --git a/modules/uninorm/composition-tests b/modules/uninorm/composition-tests index 1493498cb..292195894 100644 --- a/modules/uninorm/composition-tests +++ b/modules/uninorm/composition-tests @@ -1,5 +1,6 @@ Files: tests/uninorm/test-composition.c +tests/macros.h Depends-on: @@ -9,4 +10,4 @@ Makefile.am: TESTS += test-composition check_PROGRAMS += test-composition test_composition_SOURCES = uninorm/test-composition.c - +test_composition_LDADD = $(LDADD) $(LIBUNISTRING)