summaryrefslogtreecommitdiff
path: root/libmu_scm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-05-16 11:56:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-05-16 11:56:11 +0000
commite06f862322ca07f32de4b6c37aa125a7d8e70f4a (patch)
tree5e9bd5de290585d64891ec0f86b6c56912eaff2a /libmu_scm
parent0bb065910c0eb6dede7bca94c6f229595812fd38 (diff)
downloadmailutils-e06f862322ca07f32de4b6c37aa125a7d8e70f4a.tar.gz
mailutils-e06f862322ca07f32de4b6c37aa125a7d8e70f4a.tar.bz2
Added mu_util.doc and .x to proper places
Diffstat (limited to 'libmu_scm')
-rw-r--r--libmu_scm/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmu_scm/Makefile.am b/libmu_scm/Makefile.am
index 2e8cc8077..6c82dc1ff 100644
--- a/libmu_scm/Makefile.am
+++ b/libmu_scm/Makefile.am
@@ -12,15 +12,15 @@ libmu_scm_a_SOURCES=\
mu_mime.c\
mu_logger.c\
mu_port.c\
- mu_util.c\
mu_scm.c\
+ mu_util.c\
mu_scm.h
pkgdata_DATA=@GUILE_PROCEDURES_TXT@
DOT_X_FILES=mu_address.x mu_body.x mu_guimb.x mu_mailbox.x mu_message.x mu_mime.x\
- mu_logger.x mu_port.x mu_scm.x
+ mu_logger.x mu_port.x mu_scm.x mu_util.x
DOT_DOC_FILES=mu_address.doc mu_body.doc mu_guimb.doc mu_mailbox.doc mu_message.doc \
- mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc
+ mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc mu_util.doc
BUILT_SOURCES=@GUILE_BUILT_SOURCES@
DISTCLEANFILES=$(DOT_X_FILES) $(DOT_DOC_FILES) @GUILE_PROCEDURES_TXT@

Return to:

Send suggestions and report system problems to the System administrator.