commit | 3f33f0d1f2603f22e86adffe3c3836136ba5e5fd | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 02 16:03:18 2012 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Oct 02 16:23:29 2012 -0400 |
tree | 63a24a0571100ece5b33505b9ffbf603025d9d35 | |
parent | 0e292eb2a2abbac152eeea2060e58b7a66449745 [diff] [blame] |
Import UCDN into source tree https://github.com/grigorig/ucdn
diff --git a/src/Makefile.am b/src/Makefile.am index d91113a..9f7c7f8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -178,6 +178,13 @@ endif DIST_SUBDIRS += hb-icu-le +if HAVE_UCDN +SUBDIRS += hb-ucdn +HBCFLAGS += -I$(srcdir)/hb-ucdn +HBLIBS += hb-ucdn/libhb-ucdn.la +HBSOURCES += hb-ucdn.cc +endif +DIST_SUBDIRS += hb-ucdn # Put the library together