X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=7358c78dbc485c7589e06d4a97e4af946364e3c9;hb=265bf7d31f31962e9b72227d253d278c4da6cd58;hp=6417e11a343781797fbe4eda3c86f1a13d6c8967;hpb=d28ce569fe233141f86fe516878361da01c9f9cb;p=mmh diff --git a/Makefile.am b/Makefile.am index 6417e11..7358c78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,11 +46,13 @@ TESTS = test/bad-input/test-header test/folder/test-create \ test/format/test-mymbox \ test/inc/test-deb359167 test/inc/test-eom-align \ test/manpages/test-manpages test/mhbuild/test-forw \ + test/mhpath/test-mhpath \ test/mhshow/test-cte-binary test/mhshow/test-qp \ test/mhshow/test-subpart test/new/test-basic test/pick/test-stderr \ test/repl/test-if-str test/scan/test-scan \ test/whatnow/test-attach-detach test/whatnow/test-cd \ - test/whatnow/test-ls test/cleanup + test/whatnow/test-ls \ + test/cleanup ## The "cleanup" test should always be last. check_SCRIPTS = test/common.sh check_PROGRAMS = test/getfullname @@ -209,6 +211,7 @@ uip_burst_SOURCES = uip/burst.c uip_comp_SOURCES = uip/comp.c uip/whatnowproc.c uip/whatnowsbr.c uip/sendsbr.c \ uip/annosbr.c uip/distsbr.c +uip_comp_LDADD = $(LDADD) $(ICONVLIB) uip_dist_SOURCES = uip/dist.c uip/whatnowproc.c uip/whatnowsbr.c uip/sendsbr.c \ uip/annosbr.c uip/distsbr.c