summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2003-11-05 12:17:10 +0000
committerThomas Roessler <roessler@does-not-exist.org>2003-11-05 12:17:10 +0000
commit77a40e4ffbd583dea0fb583cedfe969aa7b9572f (patch)
treee09d449fb834e3e21bb9132fe71c72ed45c45865
parent8cd7f63c3e6989a061a7808579cb84dd6978a9f2 (diff)
Include regex.c and snprintf.c with the distribution. Noted by Lars
Hecking.
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bc4c0d0..66ce4135 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,8 @@ EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \
mbyte.h lib.h extlib.c pgpewrap.c smime_keys.pl pgplib.h Muttrc.head Muttrc \
makedoc.c stamp-doc-rc README.SSL smime.h\
muttbug pgppacket.h depcomp ascii.h BEWARE PATCHES patchlist.sh \
- ChangeLog.old mkchangelog.sh cvslog2changelog.pl mutt_idna.h
+ ChangeLog.old mkchangelog.sh cvslog2changelog.pl mutt_idna.h \
+ snprintf.c regex.c
mutt_dotlock_SOURCES = mutt_dotlock.c
mutt_dotlock_LDADD = @LIBOBJS@