Mercurial > hg > easyhg-kdiff3
comparison kdiff3/doc/Makefile.am @ 53:32d5cbf9db71
Corrections for 0.9.81:
- Fix for configure --enable-final
- Bugfixes
- First steps towards internationalisation
author | joachim99 |
---|---|
date | Tue, 20 Jan 2004 20:19:59 +0000 |
parents | 53b8ecbce0cb |
children | fc58f52e9bd6 |
comparison
equal
deleted
inserted
replaced
52:ba22ec30aa4e | 53:32d5cbf9db71 |
---|---|
1 ####### kdevelop will overwrite this part!!! (begin)########## | 1 # the SUBDIRS is filled automatically by am_edit. If files are |
2 # in this directory they are installed into the english dir | |
2 | 3 |
3 SUBDIRS = en | 4 KDE_LANG = en |
4 | 5 KDE_DOCS = kdiff3 |
5 ####### kdevelop will overwrite this part!!! (end)############ | 6 SUBDIRS = $(AUTODIRS) |
6 |