blob: 274e2cb952ce3b964814f55967f2ab37b31d9a5d (
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 de fr sv"
KDE_DOCS = kvpnc
SUBDIRS = $(AUTODIRS)
|