Gimp/tips/Makefile.am
Stanislav Brabec a62cf4284f cs tips update
2000-01-11 17:02:48 +00:00

17 lines
332 B
Makefile

## Process this file with automake to produce Makefile.in
tipsdatadir = $(gimpdatadir)/tips
tipsdata_DATA = \
gimp_tips.txt \
gimp_tips.cs.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 \
gimp_tips.pl.txt
EXTRA_DIST = $(tipsdata_DATA)