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
328 B
11 lines
328 B
txt_DATA = triangle.logo carre.logo enroule.logo exemple1.logo
|
|
txtdir = $(kde_datadir)/kturtle/examples/fr_FR
|
|
|
|
xml_DATA = logohighlightstyle.fr_FR.xml
|
|
xmldir = $(kde_datadir)/katepart/syntax
|
|
|
|
keywords_DATA = logokeywords.fr_FR.xml
|
|
keywordsdir = $(kde_datadir)/kturtle/data
|
|
EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
|
|
|