summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-07-27 14:34:13 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-07-27 14:34:13 +0000
commitca3aa656d62c4746c46f3f3c9d4fe275f8b252ad (patch)
tree0508e0c9da8e4520cc777bc183bcf1e51cae9499 /Makefile.am
parent63cef7d94a90e3f8861db15ddd8356522cabc8a3 (diff)
downloadflex-git-ca3aa656d62c4746c46f3f3c9d4fe275f8b252ad.tar.gz
include flex.1 as it's the only working documentation for now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4a178d6..b9dcfa5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -91,6 +91,9 @@ EXTRA_DIST = \
BUILT_SOURCES = \
skel.c
+man_MANS = \
+ flex.1
+
# We have a few dependencies and rules to enumerate. (from the old
# Makefile.in by Vern)