blob: e82a9138c844b26112186e6087f7fd988e430444 (
plain)
1
2
3
4
5
6
|
# the SUBDIRS is filled automatically by am_edit. If files are
# in this directory they are installed into the english dir
KDE_LANG = en da de es et fr it nl pt sv
KDE_DOCS = kdiff3
SUBDIRS = $(AUTODIRS)
|