summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-09-04 08:23:42 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-09-04 08:23:42 +0000
commitc37aad734e84d8fc62b333dda9c69dd16408f1e6 (patch)
tree30783f3a1a56e3493493737a694c85ef75b64b4f /examples
parente7c9313f98d297523f6b724d8e339f8c6e55ace7 (diff)
downloadmailutils-c37aad734e84d8fc62b333dda9c69dd16408f1e6.tar.gz
mailutils-c37aad734e84d8fc62b333dda9c69dd16408f1e6.tar.bz2
Added http.c
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 58d14801f..4976e705f 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -3,7 +3,7 @@
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS = ../lib/ansi2knr
-noinst_PROGRAMS = addr url-parse sfrom mimetest muemail msg-send
+noinst_PROGRAMS = addr url-parse sfrom mimetest muemail msg-send http
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la

Return to:

Send suggestions and report system problems to the System administrator.