diff options
author | rbdpngn <rbdpngn> | 2003-01-15 18:29:56 +0000 |
---|---|---|
committer | rbdpngn <rbdpngn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2003-01-15 18:29:56 +0000 |
commit | 63e20e7f14fdca0cf3c85c38593a4a058747ae30 (patch) | |
tree | 8a1c5b1147fd56666579d35f2f8ea591ea7520a4 /Makefile.am | |
parent | aeac895ef7a24971b19b59a876002f235b1132b1 (diff) |
More SPLIT merging.
SVN revision: 6588
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 71abbe967..c92690045 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,6 +1,6 @@ | |||
1 | ## Process this file with automake to produce Makefile.in | 1 | ## Process this file with automake to produce Makefile.in |
2 | 2 | ||
3 | SUBDIRS = intl po src lib client tools doc | 3 | SUBDIRS = po src lib client tools doc |
4 | 4 | ||
5 | MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ | 5 | MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ |
6 | config.h.in config.sub configure install-sh \ | 6 | config.h.in config.sub configure install-sh \ |