diff Makefile.in @ 57:ed34413652fc

moved man pages from docs/ to man/
author meillo@marmaro.de
date Sat, 29 May 2010 22:07:07 +0200
parents 185ba6c0e6f0
children 6ab62592cac4
line wrap: on
line diff
--- a/Makefile.in	Sat May 29 21:51:13 2010 +0200
+++ b/Makefile.in	Sat May 29 22:07:07 2010 +0200
@@ -205,13 +205,10 @@
 with_spooldir = @with_spooldir@
 with_user = @with_user@
 EXTRA_DIST = \
-examples/example.get examples/example.route examples/masqmail.conf \
-docs/README docs/m*.[0-9] \
-tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \
-tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
+examples/* docs/* man/* tpl/* \
 INSTALL.agenda INSTALL.ipaq agenda-config.site
 
-SUBDIRS = src docs
+SUBDIRS = src man
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive