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
416 B
11 lines
416 B
13 years ago
|
txt_DATA = cartelito.logo collar.logo colores.logo cuadrado.logo lastablas.logo triangulo.logo triangulos.logo flecha.logo flor.logo rulitos.logo tunombre.logo
|
||
|
txtdir = $(kde_datadir)/kturtle/examples/es
|
||
|
|
||
|
xml_DATA = logohighlightstyle.es.xml
|
||
|
xmldir = $(kde_datadir)/katepart/syntax
|
||
|
|
||
|
keywords_DATA = logokeywords.es.xml
|
||
|
keywordsdir = $(kde_datadir)/kturtle/data
|
||
|
EXTRA_DIST = $(txt_DATA) $(xml_DATA) $(keywords_DATA)
|
||
|
|