comparison Makefile.am @ 5:3cafdebd1479

removed remaining reference to docs in Makefile
author meillo@marmaro.de
date Fri, 26 Sep 2008 22:15:26 +0200
parents 2c09cca4cab9
children 7e01b9096bb6
comparison
equal deleted inserted replaced
4:2c09cca4cab9 5:3cafdebd1479
3 docs/README docs/m*.[0-9] \ 3 docs/README docs/m*.[0-9] \
4 tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \ 4 tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \
5 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \ 5 tpl/warnmsg.tpl tpl/warnmsg.tpl.de tpl/warnmsg.tpl.fr \
6 INSTALL.agenda INSTALL.ipaq agenda-config.site 6 INSTALL.agenda INSTALL.ipaq agenda-config.site
7 7
8 SUBDIRS = src tests docs 8 SUBDIRS = src tests
9 9
10 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir 10 install-data-local: log_dir spool_dir uid_bit conf_dir tpl_dir run_dir
11 11
12 conf_dir: $(DESTDIR)@with_confdir@ 12 conf_dir: $(DESTDIR)@with_confdir@
13 13