8 lines
258 B
Makefile
8 lines
258 B
Makefile
|
|
## Makefile.am for tuxtype - data/themes/french/scripts:
|
||
|
|
## Process with Automake to create Makefile.in
|
||
|
|
|
||
|
|
themes_french_scriptsdir = $(pkgdatadir)/themes/french/scripts
|
||
|
|
|
||
|
|
dist_themes_french_scripts_DATA = les_jours_de_la_semaine.xml \
|
||
|
|
les_mois_de_l_annee.xml
|