X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=clients%2Fud%2FMakefile.in;h=1c72cf0e2228e17eeb1988a5bc75b3a3bbc988e1;hb=34c945b86d995d762826f90b24f51189ba1d8af3;hp=e68ca716bfae4e09c7f1b1acd87fc15a78a692db;hpb=d0339b19a2045ca5d923b86fc519c6ce07036682;p=openldap diff --git a/clients/ud/Makefile.in b/clients/ud/Makefile.in index e68ca716bf..1c72cf0e22 100644 --- a/clients/ud/Makefile.in +++ b/clients/ud/Makefile.in @@ -9,7 +9,7 @@ PROGRAMS= ud LDAP_INCDIR= ../../include LDAP_LIBDIR= ../../libraries -XLIBS = $(LIBTERMCAP) +XLIBS = $(TERMCAP_LIBS) ud : version.o $(CC) $(LDFLAGS) -o $@ version.o $(OBJS) $(LIBS)