glib/Makefile.am: Dist gtranslit-data.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 21 Feb 2014 09:06:56 +0000 (17:06 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 21 Feb 2014 15:37:31 +0000 (23:37 +0800)
This header needs to be distributed as well, which was
inadvertently missed.

https://bugzilla.gnome.org/show_bug.cgi?id=724858

glib/Makefile.am

index e3bd1b0..d9892f6 100644 (file)
@@ -173,6 +173,7 @@ libglib_2_0_la_SOURCES =    \
        gtimer.c                \
        gtimezone.c             \
        gtranslit.c             \
+       gtranslit-data.h        \
        gtrashstack.c           \
        gtree.c                 \
        guniprop.c              \