[glib] glib/Makefile.am: add gmain-internal.h to sources



commit 597ede957a4783b72a7037497f6f2e775285df3a
Author: Ray Strode <rstrode redhat com>
Date:   Mon May 2 12:33:36 2011 -0400

    glib/Makefile.am: add gmain-internal.h to sources
    
    It's a new private header.
    
    This commit adds it to the Makefile so it's properly distributed
    with the sources.

 glib/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glib/Makefile.am b/glib/Makefile.am
index 9bcfe2b..7869d4f 100644
--- a/glib/Makefile.am
+++ b/glib/Makefile.am
@@ -148,6 +148,7 @@ libglib_2_0_la_SOURCES = 	\
 	glibintl.h		\
 	glib_trace.h		\
 	glist.c			\
+	gmain-internal.h	\
 	gmain.c	 		\
 	gmappedfile.c		\
 	gmarkup.c		\



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