aboutsummaryrefslogtreecommitdiff
path: root/texinfo/Makefile.am
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1998-03-23 04:41:58 +0000
committerJeffrey A Law <law@cygnus.com>1998-03-23 04:41:58 +0000
commit38abfe9d7c4355745c1c4df99585dc6d1384f9df (patch)
tree9bc386a0875ecd26d247a4eb18407b6c59020a25 /texinfo/Makefile.am
parent6d8c878f9451b10f660a977b9bfdf43a452a9d4c (diff)
Initial revision
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@18770 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'texinfo/Makefile.am')
-rw-r--r--texinfo/Makefile.am15
1 files changed, 15 insertions, 0 deletions
diff --git a/texinfo/Makefile.am b/texinfo/Makefile.am
new file mode 100644
index 00000000000..90d861b80ee
--- /dev/null
+++ b/texinfo/Makefile.am
@@ -0,0 +1,15 @@
+## Makefile.am for texinfo.
+## $Id: Makefile.am,v 1.1 1998/03/23 04:42:02 law Exp $
+## Process this file with automake to produce Makefile.in in all directories.
+
+## Be sure we're using the right version of Automake.
+AUTOMAKE_OPTIONS = 1.1p
+
+# Additional files to distribute.
+EXTRA_DIST = INTRODUCTION dir-example README-alpha
+
+# All subdirectories.
+# Do intl/ and lib/ first since the C programs depend on them.
+# Do doc/ last so makeinfo will be built when we get there.
+# Others are alphabetical.
+SUBDIRS = intl lib emacs info makeinfo po util doc