summaryrefslogtreecommitdiff
path: root/Makefile-libgsystem.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-libgsystem.am')
-rw-r--r--Makefile-libgsystem.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile-libgsystem.am b/Makefile-libgsystem.am
index b75d517..676a230 100644
--- a/Makefile-libgsystem.am
+++ b/Makefile-libgsystem.am
@@ -25,6 +25,7 @@ libgsystemheader_HEADERS = \
src/gsystem-glib-compat.h \
src/gsystem-shutil.h \
src/gsystem-log.h \
+ src/gsystem-errors.h \
src/gsystem-subprocess-context.h \
src/gsystem-subprocess.h \
src/libgsystem.h \
@@ -35,6 +36,7 @@ libgsystem_la_SOURCES = \
src/gsystem-console.c \
src/gsystem-file-utils.c \
src/gsystem-shutil.c \
+ src/gsystem-errors.c \
src/gsystem-log.c \
src/gsystem-subprocess-context-private.h \
src/gsystem-subprocess-context.c \