author | Ted Mielczarek <ted.mielczarek@gmail.com> |
Mon, 16 Nov 2009 07:57:15 -0500 | |
changeset 34902 | 827d8651799e65aeffd2f29253a514a836463256 |
parent 34901 | 03cb19a5709e94fb9d7d4fc26cd59f9f5478a464 |
child 34903 | 45b482e31486d36eb06e9597a4aaed53fcf9024e |
push id | unknown |
push user | unknown |
push date | unknown |
bugs | 462381 |
milestone | 1.9.3a1pre |
intl/Makefile.in | file | annotate | diff | comparison | revisions |
--- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -41,15 +41,17 @@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk PARALLEL_DIRS = \ locale \ lwbrk \ strres \ - uconv \ unicharutil \ $(NULL) -DIRS = build +DIRS = \ + uconv \ + build \ + $(NULL) include $(topsrcdir)/config/rules.mk