mirror of https://github.com/GNOME/gimp.git
19 lines
404 B
Makefile
19 lines
404 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
man_MANS = gimp.1 gimptool-1.4.1 gimp-remote.1 gimprc.5
|
|
|
|
EXTRA_DIST = \
|
|
gimp.1.in \
|
|
gimptool-1.4.1.in \
|
|
gimp-remote.1.in \
|
|
gimprc.5.in \
|
|
Wilber.svg \
|
|
Wilber.xcf.gz \
|
|
Wilber.xcf.gz.README \
|
|
Wilber_Construction_Kit.xcf.gz \
|
|
cheat_sheet.txt \
|
|
gimp.txt \
|
|
keybindings.txt \
|
|
quick_reference.ps \
|
|
quick_reference.tar.gz
|