summaryrefslogtreecommitdiff
path: root/gl/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-14 17:16:37 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-14 17:16:37 +0000
commit6d149884dacf5c3694f8eb1d12d706323e6b1404 (patch)
tree47c0471efe448fbf2a777b146fac9090a3431eba /gl/Makefile.am
parentfe7bf164580ce53b8533874ec06d3c488e0a20cb (diff)
downloadgnutls-6d149884dacf5c3694f8eb1d12d706323e6b1404.tar.gz
Add error and exit gnulib modules.
Diffstat (limited to 'gl/Makefile.am')
-rw-r--r--gl/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/gl/Makefile.am b/gl/Makefile.am
index 70a41338be..b0035d01f1 100644
--- a/gl/Makefile.am
+++ b/gl/Makefile.am
@@ -25,8 +25,13 @@ CLEANFILES =
DISTCLEANFILES =
MAINTAINERCLEANFILES =
+libgnu_la_SOURCES += exit.h
+
+
libgnu_la_SOURCES += getline.h
EXTRA_DIST += getndelim2.h getndelim2.c
+libgnu_la_SOURCES += gettext.h
+
libgnu_la_SOURCES += unlocked-io.h