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.
This commit is contained in:
Ray Strode 2011-05-02 12:33:36 -04:00
parent 02877e2902
commit 597ede957a

View File

@ -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 \