Gimp/tips/Makefile.am
Manish Singh 747cfffb57 add sk to ALL_LINGUAS, remove plug-ins/perl/config.status always at the
* configure.in: add sk to ALL_LINGUAS, remove
plug-ins/perl/config.status always at the start

* tips/Makefile.am: add the ko tips file

-Yosh
1999-10-19 23:53:23 +00:00

15 lines
290 B
Makefile

## Process this file with automake to produce Makefile.in
tipsdatadir = $(gimpdatadir)/tips
tipsdata_DATA = \
gimp_tips.txt \
gimp_tips.de.txt \
gimp_tips.ja.txt \
gimp_tips.it.txt \
gimp_tips.ko.txt \
gimp_conseils.fr.txt \
gimp_tips.ru.txt
EXTRA_DIST = $(tipsdata_DATA)