summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAudrius Meskauskas <audriusa@Bioinformatics.org>2006-02-08 12:34:18 +0000
committerAudrius Meskauskas <audriusa@Bioinformatics.org>2006-02-08 12:34:18 +0000
commit08fd44a3f71c9febb52a7ce9f7ab6159ad8d429d (patch)
tree988fc5d003e5f26f2d7410861ad694d139be4738 /tools
parent4cd74614b77b56982e20951496fba843f0241351 (diff)
downloadclasspath-08fd44a3f71c9febb52a7ce9f7ab6159ad8d429d.tar.gz
2006-02-08 Audrius Meskauskas <AudriusA@Bioinformatics.org>
*tools/Makefile.am (ALL_TOOLS_FILES): Add $(TOOLS_HELPS).
Diffstat (limited to 'tools')
-rwxr-xr-xtools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 038fed282..128a299d6 100755
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -37,7 +37,7 @@ TOOLS_HELPS = $(srcdir)/gnu/classpath/tools/giop/*.txt
READMES = $(srcdir)/gnu/classpath/tools/giop/README
# All the files we find "interesting"
-ALL_TOOLS_FILES = $(TOOLS_JAVA_FILES) $(TOOLS_TEMPLATES) $(READMES)
+ALL_TOOLS_FILES = $(TOOLS_JAVA_FILES) $(TOOLS_TEMPLATES) $(TOOLS_HELPS) $(READMES)
# Some architecture independent data to be installed.
TOOLS_DATA = $(TOOLS_ZIP)