You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
427 B
11 lines
427 B
txt_DATA = ad.logo arrow.logo canvascolors.logo curly.logo flower.logo kde.logo randomname.logo square.logo squaresss.logo timestables.logo triangle.logo trianglesss.logo
|
|
txtdir = $(kde_datadir)/kturtle/examples/ru
|
|
|
|
xml_DATA = logohighlightstyle.ru.xml
|
|
xmldir = $(kde_datadir)/katepart/syntax
|
|
|
|
keywords_DATA = logokeywords.ru.xml
|
|
keywordsdir = $(kde_datadir)/kturtle/data
|
|
|
|
EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
|