[glib] glib/Makefile.am: Dist gtranslit-data.h



commit 450363321db007d1c9a6c654b245e701ccc2998a
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Feb 21 17:06:56 2014 +0800

    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

 glib/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glib/Makefile.am b/glib/Makefile.am
index e3bd1b0..d9892f6 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              \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]