Gimp/tips/Makefile.am
Manish Singh 918388483f quickie typo fix
-Yosh
1999-06-03 19:51:57 +00:00

11 lines
206 B
Makefile

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