[libgsystem] Add glib-compat to Makefile to ensure it's disted



commit 72d437cf9349ccfb8723ea09b381b17c0a23ab88
Author: Colin Walters <walters verbum org>
Date:   Tue May 28 12:16:19 2013 -0400

    Add glib-compat to Makefile to ensure it's disted
    
    For people who still distcheck.

 Makefile-libgsystem.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile-libgsystem.am b/Makefile-libgsystem.am
index 0b3f3e1..092522c 100644
--- a/Makefile-libgsystem.am
+++ b/Makefile-libgsystem.am
@@ -24,6 +24,7 @@ libgsystem_la_SOURCES = \
        $(libgsystem_srcpath)/gsystem-console.c \
        $(libgsystem_srcpath)/gsystem-file-utils.h \
        $(libgsystem_srcpath)/gsystem-file-utils.c \
+       $(libgsystem_srcpath)/gsystem-glib-compat.h \
        $(libgsystem_srcpath)/gsystem-shutil.h \
        $(libgsystem_srcpath)/gsystem-shutil.c \
        $(libgsystem_srcpath)/gsystem-log.h \


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