aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-08 22:47:51 +0200
committerMax Kellermann <max@duempel.org>2012-08-08 22:48:59 +0200
commitf794b1e1aac61fd2e6f4758e0cebfcd8d15706be (patch)
treee7946788914c47dc6cc3cf4ce4224723415159ce /Makefile.am
parent8c425c758c9217b3388ca5bc1ea2883a1c3c2bc6 (diff)
output_all: add basic GError support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e43f4e79..892fec2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -795,6 +795,7 @@ OUTPUT_API_SRC = \
src/output_list.c \
src/output_all.c \
src/output_thread.c \
+ src/output_error.h \
src/output_control.c \
src/output_state.c \
src/output_print.c \