summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2014-02-21 17:06:56 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2014-02-21 23:37:31 +0800
commit450363321db007d1c9a6c654b245e701ccc2998a (patch)
tree0dc71f9904b5bcfdf6bd85ad58b2cbc7cc74b57d /glib
parent73060f5e78ea5f208275f4a7cb6183636aeef1da (diff)
glib/Makefile.am: Dist gtranslit-data.h
This header needs to be distributed as well, which was inadvertently missed. https://bugzilla.gnome.org/show_bug.cgi?id=724858
Diffstat (limited to 'glib')
-rw-r--r--glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/Makefile.am b/glib/Makefile.am
index e3bd1b0d8..d9892f6c0 100644
--- a/glib/Makefile.am
+++ b/glib/Makefile.am
@@ -173,6 +173,7 @@ libglib_2_0_la_SOURCES = \
gtimer.c \
gtimezone.c \
gtranslit.c \
+ gtranslit-data.h \
gtrashstack.c \
gtree.c \
guniprop.c \