blob: b311446c2f3ceb6778b380fe131aac34187bc26d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
SUBDIRS = lskat grafix lskatproc
####### 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
KDE_ICON = lskat
xdg_apps_DATA = lskat.desktop
|