summaryrefslogtreecommitdiff
path: root/Makefile-libgsystem.am
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-05-28 12:16:19 -0400
committerColin Walters <walters@verbum.org>2013-05-28 12:16:19 -0400
commit72d437cf9349ccfb8723ea09b381b17c0a23ab88 (patch)
tree344bd4bebe12b32a1f71bd6d1ddb914b68253902 /Makefile-libgsystem.am
parentd8c482264a33ccd1adcc500cd2527394794c62ec (diff)
downloadlibgsystem-72d437cf9349ccfb8723ea09b381b17c0a23ab88.tar.gz
Add glib-compat to Makefile to ensure it's disted
For people who still distcheck.
Diffstat (limited to 'Makefile-libgsystem.am')
-rw-r--r--Makefile-libgsystem.am1
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 \