aboutsummaryrefslogtreecommitdiffstats
path: root/util/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-09-15 14:26:39 +0000
committerWerner Koch <[email protected]>1999-09-15 14:26:39 +0000
commitdcaaa9223e2d1e0af80ddc2d3d70232cbac60d55 (patch)
treeea3c225eda906d79540f9ec5e4b43d18323e2993 /util/Makefile.am
parentSee ChangeLog: Mon Sep 13 10:55:14 CEST 1999 Werner Koch (diff)
downloadgnupg-1-0-2.tar.gz
gnupg-1-0-2.zip
See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1
Diffstat (limited to '')
-rw-r--r--util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index 75f9e8c18..95096c7e7 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -8,7 +8,7 @@ noinst_LTLIBRARIES = libutil.la
libutil_la_LDFLAGS =
libutil_la_SOURCES = g10u.c logger.c fileutil.c miscutil.c strgutil.c \
ttyio.c argparse.c memory.c secmem.c errors.c iobuf.c \
- dotlock.c http.c
+ dotlock.c http.c simple-gettext.c
http-test: http.c