Gimp/build/windows/Makefile.am
Ell 1f27ee6219 build, configure.ac: misc Windows installer translations build improvements
In configure.ac, add --enable-windows-installer option (off by
default), which should be set to generate the necessary files for
the installer translations during the build.  Using this option is
only supported when building from git, since the installer files
are not included in source tarballs.

Rename setup.isl.desktop.in to setup.isl.in, and instruct intltool
to treat it as an .ini file explicitly.

Delete generated message files during make clean.
2017-12-25 07:42:20 -05:00

16 lines
235 B
Makefile

if BUILD_WINDOWS_INSTALLER
installer = installer
endif
SUBDIRS = \
$(installer)
EXTRA_DIST = \
gimprc.rule \
gimprc-plug-ins.rule \
gimp.rc \
gimp-plug-ins.rc \
gimp.manifest \
fileicon.ico \
plug-ins.ico \
wilber.ico