commit | 49f261df2aa753e8b09e97f7835e6a827f92970a | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Aug 10 23:35:05 2009 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Nov 02 14:40:39 2009 -0500 |
tree | ffac355a61039a16b89904663b838323ea2ae361 | |
parent | eb27ec0cef0d92740875ab5035b53acc639e5fae [diff] [blame] |
[HB] Add hb-glib
diff --git a/src/Makefile.am b/src/Makefile.am index f4015bd..6c41d9e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am
@@ -1,4 +1,4 @@ -## Process this file with automake to produce Makefile.in +# Process this file with automake to produce Makefile.in NULL = @@ -13,6 +13,8 @@ hb-buffer-private.h \ hb-font.cc \ hb-font-private.h \ + hb-glib.h \ + hb-glib.c \ hb-private.h \ hb-unicode.c \ hb-unicode.h \