summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 15:21:31 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 15:21:31 +0000
commit5890630a83a6d990da211a79afb611677f6c4ae2 (patch)
tree438e8f3568e1d316af8bbc959bbecd638791e310 /Makefile
parentcd2c9d5c4196df34daa3e13466d40e9827b0c553 (diff)
+FAQ to dist. Tweak.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e8962761..46f0f212 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.83 2009-01-10 01:30:38 nicm Exp $
+# $Id: Makefile,v 1.84 2009-01-10 15:21:31 nicm Exp $
.SUFFIXES: .c .o .y .h
.PHONY: clean update-index.html upload-index.html
@@ -79,7 +79,7 @@ CFLAGS+= -DUSE_LIBUTIL_H
OBJS= ${SRCS:S/.c/.o/:S/.y/.o/}
DISTDIR= ${PROG}-${VERSION}
-DISTFILES= *.[chyl] Makefile GNUmakefile *.[1-9] NOTES TODO CHANGES \
+DISTFILES= *.[chyl] Makefile GNUmakefile *.[1-9] NOTES TODO CHANGES FAQ \
`find examples compat -type f -and ! -path '*CVS*'`
CLEANFILES= ${PROG} *.o .depend *~ ${PROG}.core *.log index.html