changeset 5:3cafdebd1479

removed remaining reference to docs in Makefile
author meillo@marmaro.de
date Fri, 26 Sep 2008 22:15:26 +0200 (2008-09-26)
parents 2c09cca4cab9
children c9bce6bb2a5d
files Makefile.am Makefile.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Sep 26 21:51:05 2008 +0200
+++ b/Makefile.am	Fri Sep 26 22:15:26 2008 +0200
@@ -5,7 +5,7 @@
 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
 INSTALL.agenda INSTALL.ipaq agenda-config.site
 
-SUBDIRS = src tests docs
+SUBDIRS = src tests
 
 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
 
--- a/Makefile.in	Fri Sep 26 21:51:05 2008 +0200
+++ b/Makefile.in	Fri Sep 26 22:15:26 2008 +0200
@@ -134,7 +134,7 @@
 INSTALL.agenda INSTALL.ipaq agenda-config.site
 
 
-SUBDIRS = src tests docs
+SUBDIRS = src tests
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs