comparison Makefile.am @ 7:969bc91ff13b

removed docs from Makefiles; stuff about last commit
author meillo@marmaro.de
date Mon, 27 Oct 2008 14:51:31 +0100
parents 2c09cca4cab9
children 7e01b9096bb6
comparison
equal deleted inserted replaced
4:2c09cca4cab9 7:969bc91ff13b
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