From: Howard Chu Date: Sun, 4 Sep 2005 15:23:35 +0000 (+0000) Subject: Fix XXHEADERS dependency X-Git-Tag: OPENLDAP_REL_ENG_2_2_MP~493 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=595169b64ffdd4a95a57594c40fbae01431150d8;p=openldap Fix XXHEADERS dependency --- diff --git a/libraries/liblunicode/Makefile.in b/libraries/liblunicode/Makefile.in index 48c95a54ce..59b5cae7c5 100644 --- a/libraries/liblunicode/Makefile.in +++ b/libraries/liblunicode/Makefile.in @@ -43,7 +43,7 @@ ucgendat: $(XLIBS) ucgendat.o done touch .links -$(XXSRCS) : .links +$(XXSRCS) $(XXHEADERS) : .links clean-local: FORCE @$(RM) *.dat .links $(XXHEADERS) ucgendat