summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-06-27 14:38:34 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-06-27 14:38:34 +0000
commitda0e9cbec14048c9f901cd7c33326902ee893130 (patch)
tree43d4f7ebed3ab85280039b7e8b6c64ed71145072 /Makefile.in
parent11d43b76881c3d52f21ff3dd52c0bee223bed925 (diff)
downloadquilt-da0e9cbec14048c9f901cd7c33326902ee893130.tar.gz
Add example of a ~/.quiltrc file (in fact, my current version).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6eaf15b..802127e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -77,7 +77,8 @@ DOC_IN := README
DOC_SRC := $(DOC_IN:%=doc/%.in)
DOC := $(DOC_IN)
SRC += $(DOC_SRC) doc/docco.txt
-SRC += doc/consider-for-docs-1.mail doc/consider-for-docs-2.mail doc/consider-for-docs-3.mail
+SRC += doc/consider-for-docs-1.mail doc/consider-for-docs-2.mail \
+ doc/consider-for-docs-3.mail doc/sample.quiltrc
DIRT += $(DOC_IN:%=doc/%)
MAN1 := bin/guards.1