blob: b08b3af11a64c4b7a3979de3e5497b99ad4311d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
####### tdevelop will overwrite this part!!! (begin)##########
SUBDIRS = klettres
EXTRA_DIST = klettres.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO klettres.lsm
####### tdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign
include ../admin/Doxyfile.am
|